swc/crates/swc_ecma_parser/tests/test262-error-references/fail/1b87f4048bac9335.js.stderr

7 lines
135 B
Plaintext

x Cannot assign to this
,-[$DIR/tests/test262-parser/fail/1b87f4048bac9335.js:2:1]
2 | [...{a: 0}] = 0;
: ^
`----