swc/ecmascript/parser/tests/test262-error-references/fail/82b8003b91d8b346.js.stderr

7 lines
155 B
Plaintext
Raw Normal View History

error: Parenthesized expression cannot contain spread operator
--> $DIR/tests/test262-parser/fail/82b8003b91d8b346.js:1:8
|
1 | (b, ...a)
| ^