Is '\' Legal in a Terminal Rule? #884
ballcoach12
started this conversation in
General
Replies: 2 comments
-
Hey @ballcoach12, I believe our internal string terminal rule doesn't allow escaping. You can either use |
Beta Was this translation helpful? Give feedback.
0 replies
-
We simply don't support escaping characters in strings yet. I created #885 for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The following rule generates an error in the grammar editor:
The second backslash causes the following error:
Unexpected character value: ->\<-
. Do I need to escape this character somehow?Beta Was this translation helpful? Give feedback.
All reactions