error: Expected ']', got ','
--> $DIR/tests/test262-parser/fail/ed0332c84e50834c.js:1:11
|
1 | (class {[a,b](){}})
| ^