mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
993b77b325
swc_ecma_parser: - Improve error messages
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
error: Unexpected token `你`. Expected jsx identifier
|
|
--> $DIR/tests/jsx/errors/unicode-escape-in-identifier/input.js:1:2
|
|
|
|
|
1 | <\u{2F804}></\u{2F804}>
|
|
| ^^^^^^^^^
|
|
|