swc/crates/swc_ecma_parser/tests/test262-error-references/fail/a633b3217b5b8026.js.stderr
2021-11-10 19:00:54 +09:00

7 lines
119 B
Plaintext

error: Cannot assign to this
--> $DIR/tests/test262-parser/fail/a633b3217b5b8026.js:1:2
|
1 | ({a} += 0);
| ^^^