Skip to content

Commit

Permalink
Update for regex tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxSagebaum committed Mar 10, 2024
1 parent f5fe452 commit a7daf80
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
2 changes: 1 addition & 1 deletion regression-tests/pure2-regex.cpp2
Original file line number Diff line number Diff line change
Expand Up @@ -2573,7 +2573,7 @@ test_perl_tests_lookahead: @regex type = {
std::cout << std::endl;
}
}
main: (args) = {
main: () = {
test_perl_tests_general().run();
test_perl_tests_lookahead().run();
}
24 changes: 11 additions & 13 deletions regression-tests/test-results/pure2-regex.cpp

Large diffs are not rendered by default.

0 comments on commit a7daf80

Please sign in to comment.