lexer: further slight improvements to lexer errors
This commit is contained in:
parent
8009c97a55
commit
567c567b2d
2 changed files with 31 additions and 17 deletions
|
|
@ -9,5 +9,5 @@
|
|||
// except according to those terms.
|
||||
|
||||
static c: char =
|
||||
'\u539_' //~ ERROR: illegal numeric character escape
|
||||
'\u539_' //~ ERROR: illegal character in numeric character escape
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue