Commit d8cce65
committed
Byte literal and string syntax: add missing quote escapes
Current definitions of byte characters and byte literals do not allow
escaped single and double quotes. Updated lexical syntax for byte
characters and strings to allow these characters. This is in sync with
the implementation.1 parent 953829f commit d8cce65
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments