mirror of
https://github.com/swc-project/swc.git
synced 2024-12-03 00:54:25 +03:00
22 lines
401 B
Plaintext
22 lines
401 B
Plaintext
|
|
x Expected ',', got 'string literal (), '))'
|
|
,-[$DIR/tests/test262-parser/fail/89036b2edb64c00c.js:1:1]
|
|
1 | ('
|
|
2 | ')
|
|
: ^^
|
|
`----
|
|
|
|
x Unterminated string constant
|
|
,-[$DIR/tests/test262-parser/fail/89036b2edb64c00c.js:1:1]
|
|
1 | ('
|
|
: ^
|
|
2 | ')
|
|
`----
|
|
|
|
x Unterminated string constant
|
|
,-[$DIR/tests/test262-parser/fail/89036b2edb64c00c.js:1:1]
|
|
1 | ('
|
|
2 | ')
|
|
: ^^
|
|
`----
|