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
Please register or sign in to comment