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

13 lines
288 B
Plaintext
Raw Normal View History

x Bad character escape sequence, expected 2 hex characters
2022-03-20 09:25:35 +03:00
,-[$DIR/tests/test262-parser/fail/b61406dafcaab4b7.js:1:1]
1 | ('\x0')
: ^^^
`----
x Unterminated string constant
2022-03-20 09:25:35 +03:00
,-[$DIR/tests/test262-parser/fail/b61406dafcaab4b7.js:1:1]
1 | ('\x0')
: ^^
`----