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

9 lines
342 B
Plaintext
Raw Normal View History

x Unexpected token `]`. 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/3118eaa619345896.js:1:1]
1 | /*
2022-03-20 09:25:35 +03:00
2 | */]
: ^
`----