mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
13 lines
252 B
Plaintext
13 lines
252 B
Plaintext
error: Expected 4 hex characters
|
|
--> $DIR/tests/test262-parser/fail/c3afed3cb0fb92ab.js:1:7
|
|
|
|
|
1 | \uD800\u
|
|
| ^^
|
|
|
|
error: Invalid character in identifier
|
|
--> $DIR/tests/test262-parser/fail/c3afed3cb0fb92ab.js:1:1
|
|
|
|
|
1 | \uD800\u
|
|
| ^^^^^^
|
|
|