mirror of
https://github.com/swc-project/swc.git
synced 2024-12-03 00:54:25 +03:00
13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
|
|
x Unexpected eof
|
|
,-[$DIR/tests/test262-parser/fail/e4963d9605864d9a.js:1:1]
|
|
1 | ([(a = b)] = []
|
|
: ^
|
|
`----
|
|
|
|
x Cannot assign to this
|
|
,-[$DIR/tests/test262-parser/fail/e4963d9605864d9a.js:1:1]
|
|
1 | ([(a = b)] = []
|
|
: ^^^^^^^
|
|
`----
|