swc/crates/swc_ecma_parser/tests/test262-error-references/fail/89036b2edb64c00c.js.stderr
2022-04-05 12:46:35 +00:00

19 lines
377 B
Plaintext

x Expected ',', got 'string literal (), '))'
,-[$DIR/tests/test262-parser/fail/89036b2edb64c00c.js:2:1]
2 | ')
: ^^
`----
x Unterminated string constant
,-[$DIR/tests/test262-parser/fail/89036b2edb64c00c.js:1:1]
1 | ('
: ^
`----
x Unterminated string constant
,-[$DIR/tests/test262-parser/fail/89036b2edb64c00c.js:2:1]
2 | ')
: ^^
`----