Skip to content

Parenthesized LHS is not reinterpreted as parethensized destructuring target in some edge cases #13

@JLHwung

Description

@JLHwung
([(a) = []] = []) => {}
async ([(a) = []] = []) => {};
function f([(a) = []] = []) {};

should throw

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions