mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
|
error: Cannot assign to this
|
||
|
--> $DIR/tests/test262-parser/fail/a633b3217b5b8026.js:1:2
|
||
|
|
|
||
|
1 | ({a} += 0);
|
||
|
| ^^^
|
||
|
|