swc/crates/swc_ecma_parser/tests/test262-error-references/fail/8bf8438d0a686b4e.js.swc-stderr
2022-11-29 09:47:56 +00:00

7 lines
143 B
Plaintext

x Cannot assign to this
,-[$DIR/tests/test262-parser/fail/8bf8438d0a686b4e.js:1:1]
1 | [a, ...(b = c)] = 0
: ^^^^^^^
`----