-
Notifications
You must be signed in to change notification settings - Fork 91
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
Multiple line matches
in test do not work
#580
Labels
Comments
michalkucharczyk
changed the title
Multiple
Multiple Nov 11, 2022
line matches
in test does not workline matches
in test do not work
I think the issue is with the generated Update: @michalkucharczyk confirm that the second assertions always fails. |
Changing the order does not help.
Only first reg-ex is matched. The second one fails:
|
Merged
Fixed in main now, thanks @michalkucharczyk! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Multiple
line matches
in test does not work. Only firstline match
works correctly, the second one times out.It maybe reproduced with the
0001-small-network.zndsl
example.The error is:
bob.log
containsImported #[0-9]
pattern:The text was updated successfully, but these errors were encountered: