error: Expected Comma, got Some(Dot)
--> $DIR/tests/test262-parser/fail/a31d1202f94df972.js:1:10
|
1 | var {a: b.c} = 0;
| ^