We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4794c6a commit 5835e5eCopy full SHA for 5835e5e
doc/langref.html.in
@@ -12746,7 +12746,7 @@ mb_utf8_literal <-
12746
/ oxE0 oxA0_oxBF ox80_oxBF
12747
/ oxC2_oxDF ox80_oxBF
12748
12749
-ascii_char_not_nl_slash_squote <- [\000-\011\013-\046-\050-\133\135-\177]
+ascii_char_not_nl_slash_squote <- [\000-\011\013-\046\050-\133\135-\177]
12750
12751
char_escape
12752
<- "\\x" hex hex
0 commit comments