mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 03:01:48 +03:00
23 lines
487 B
Plaintext
23 lines
487 B
Plaintext
|
|
x Expected ';', '}' or <eof>
|
|
,-[$DIR/tests/test262-parser/fail/0ffb1c3ecf85660e.js:1:1]
|
|
1 | "Hello
|
|
2 | World"
|
|
: ^^|^^^
|
|
: `-- This is the expression part of an expression statement
|
|
`----
|
|
|
|
x Unterminated string constant
|
|
,-[$DIR/tests/test262-parser/fail/0ffb1c3ecf85660e.js:1:1]
|
|
1 | "Hello
|
|
: ^^^^^^
|
|
2 | World"
|
|
`----
|
|
|
|
x Unterminated string constant
|
|
,-[$DIR/tests/test262-parser/fail/0ffb1c3ecf85660e.js:1:1]
|
|
1 | "Hello
|
|
2 | World"
|
|
: ^
|
|
`----
|