swc/crates/swc_ecma_parser/tests/test262-error-references/fail/b25024dbded18139.js.stderr

14 lines
278 B
Plaintext
Raw Normal View History

x Expected ';', '}' or <eof>
,-[$DIR/tests/test262-parser/fail/b25024dbded18139.js:2:1]
2 | a b;
: ^
`----
Error:
> This is the expression part of an expression statement
,-[$DIR/tests/test262-parser/fail/b25024dbded18139.js:2:1]
2 | a b;
: ^
`----