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

14 lines
446 B
Plaintext
Raw Normal View History

x Unexpected token `<eof>`. Expected this, import, async, function, [ for array literal, { for object literal, @ for decorator, function, class, null, true, false, number, bigint, string, regexp,
| ` for template literal, (, or an identifier
,-[$DIR/tests/test262-parser/fail/983987033f0e1170.js:2:1]
2 | **
: ^^
`----
x Expression expected
,-[$DIR/tests/test262-parser/fail/983987033f0e1170.js:2:1]
2 | **
: ^^
`----