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