swc/crates/swc_ecma_parser/tests/test262-error-references/fail/a3ec3739bb2f89ad.js.swc-stderr
2022-11-29 09:47:56 +00:00

8 lines
142 B
Plaintext

x Trailing comma is not allowed
,-[$DIR/tests/test262-parser/fail/a3ec3739bb2f89ad.js:1:1]
1 | let x,
2 | y = 3,
: ^
`----