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

7 lines
165 B
Plaintext
Raw Normal View History

x Trailing comma isn't permitted after a rest element
2022-03-20 09:25:35 +03:00
,-[$DIR/tests/test262-parser/fail/b1f1e599a3dcf9c5.js:1:1]
1 | let [...a,] = 0
: ^
`----