You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Formatting breaks on label Error: in that it's indented when it should be treated as a label. Suspect it's because the label rule in the Antlr grammar doesn't accept key words.
Describe the bug
Formatting breaks on label
Error:in that it's indented when it should be treated as a label. Suspect it's because the label rule in the Antlr grammar doesn't accept key words.