e.g. ```js const {[foo]: bar, [one]: two} = props; ``` The expected behaviour is to ignore these, the parser fails when we use dynamic keys.