mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
error: assignment property is invalid syntax
|
|
--> $DIR/tests/test262-parser/fail/dc5864c9096ad0a8.js:1:12
|
|
|
|
|
1 | [a, ...b, {c=0}]
|
|
| ^^^
|
|
|