mirror of
https://github.com/swc-project/swc.git
synced 2024-12-03 00:54:25 +03:00
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
|
|
x Trailing comma isn't permitted after a rest element
|
|
,-[$DIR/tests/test262-parser/fail/b1f1e599a3dcf9c5.js:1:1]
|
|
1 | let [...a,] = 0
|
|
: ^
|
|
`----
|