Skip to content

Fails test 'optional catch binding' #69

@styfle

Description

@styfle

This fails to parse:

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 rollup/rollup-pluginutils#70 Merged

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingimportantImportant and high priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions