mirror of
https://github.com/swc-project/swc.git
synced 2024-12-11 07:35:15 +03:00
13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
|
|
x Expected unicode escape
|
|
,-[$DIR/tests/test262-parser/fail/6e792760337980f7.js:1:1]
|
|
1 | \uD800\
|
|
: ^
|
|
`----
|
|
|
|
x Invalid character in identifier
|
|
,-[$DIR/tests/test262-parser/fail/6e792760337980f7.js:1:1]
|
|
1 | \uD800\
|
|
: ^^^^^^
|
|
`----
|