mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
|
error: Expected RBracket
|
||
|
--> $DIR/tests/test262-parser/fail/58707e130fe451a8.js:1:10
|
||
|
|
|
||
|
1 | void { [1, 2]: 3 };
|
||
|
| ^
|
||
|
|