This fails to parse: ```js try { console.log('foo') } catch { console.log('bar') } ``` There is already a test called "optional catch binding" that needs to be enabled and fixed. ~~*Update*: This is blocked on https://github.com/rollup/rollup-pluginutils/pull/70~~ Merged