Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any case when glob.Compile returns an error? #63

Open
iav0207 opened this issue Nov 30, 2023 · 0 comments
Open

Is there any case when glob.Compile returns an error? #63

iav0207 opened this issue Nov 30, 2023 · 0 comments

Comments

@iav0207
Copy link

iav0207 commented Nov 30, 2023

I'm writing tests for my code using glob package and can't find any pattern that wouldn't compile. I was looking at the test cases in this repository and didn't find any error cases either.

So my question is: is there any input to glob.Compile that would yield an error?

I tried inputs with unbalanced brackets ([ and {), they did compile as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant