swc/crates/swc_ecma_parser/tests/test262-error-references/fail/5427bdf48f3eb6d9.js.stderr

13 lines
270 B
Plaintext
Raw Normal View History

x Invalid unicode escape
2022-03-20 09:25:35 +03:00
,-[$DIR/tests/test262-parser/fail/5427bdf48f3eb6d9.js:1:1]
1 | ('\u{2028')
: ^^^^^^^
`----
x Unterminated string constant
2022-03-20 09:25:35 +03:00
,-[$DIR/tests/test262-parser/fail/5427bdf48f3eb6d9.js:1:1]
1 | ('\u{2028')
: ^^
`----