mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
13 lines
270 B
Plaintext
13 lines
270 B
Plaintext
|
|
x Invalid unicode escape
|
|
,-[$DIR/tests/test262-parser/fail/5427bdf48f3eb6d9.js:1:1]
|
|
1 | ('\u{2028')
|
|
: ^^^^^^^
|
|
`----
|
|
|
|
x Unterminated string constant
|
|
,-[$DIR/tests/test262-parser/fail/5427bdf48f3eb6d9.js:1:1]
|
|
1 | ('\u{2028')
|
|
: ^^
|
|
`----
|