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