Commit 5a48e96b authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): compiler mismatch on currentLine

Fixes #7122.

The compiler was updating currentLine when checking for unreachable
rules, but not restoring it afterwards. This led to mismatches in the
debugger and in compiler warnings.
parent fc21e835
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment