grammars-v4
grammars-v4 copied to clipboard
fix golang interpreted string literals
Could you also provide an example that covers the change?
Could you also provide an example that covers the change?
Yes, I added an example in new commits.
Unfortunately, tests are failing: https://github.com/antlr/grammars-v4/runs/4125916381?check_suite_focus=true#step:4:4431 Could take a look?
Unfortunately, tests are failing: https://github.com/antlr/grammars-v4/runs/4125916381?check_suite_focus=true#step:4:4431 Could take a look?
Yes. The logs show that the error message for this test case is different on windows and other platforms, and I added a new commit to fix it.
@uunnii I see a merge conflict on this PR and some test failures. Are you planning to continue the PR?
@uunnii I am closing this for now. You are welcome to re-open it with merge fixes.