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