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

invalid pattern compilation /(^*0m\d{2}\:\d{2}\:\d{2})/ #129

Open
black-jack-j opened this issue Mar 12, 2019 · 1 comment
Open

invalid pattern compilation /(^*0m\d{2}\:\d{2}\:\d{2})/ #129

black-jack-j opened this issue Mar 12, 2019 · 1 comment

Comments

@black-jack-j
Copy link

/(^*0m\d{2}:\d{2}:\d{2})/ pattern can be compiled successfully

@black-jack-j
Copy link
Author

black-jack-j commented Mar 12, 2019

UPD: any /(^*)/ is interpreted like /(\^*)/

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