mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
|
|
x Bad character escape sequence, expected 2 hex characters
|
|
,-[$DIR/tests/test262-parser/fail/b61406dafcaab4b7.js:1:1]
|
|
1 | ('\x0')
|
|
: ^^^
|
|
`----
|
|
|
|
x Unterminated string constant
|
|
,-[$DIR/tests/test262-parser/fail/b61406dafcaab4b7.js:1:1]
|
|
1 | ('\x0')
|
|
: ^^
|
|
`----
|