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

8 lines
160 B
Plaintext

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