Fix another superflous ws

This commit is contained in:
Matt Hargett
2022-07-24 13:41:37 -07:00
parent 5dc75e720b
commit b189d07a15

View File

@ -330,7 +330,7 @@ SingleLineInputCharacter
;
COMMENT
: '--[' NESTED_STR ']' -> channel(HIDDEN)
: '--[' NESTED_STR ']' -> channel(HIDDEN)
;
LINE_COMMENT