const { ...a: b } = {};
* Add grammar error for `const { ...a: b } = {};` * Fix bug: bring in forEachChild change from #21268