Skip to content

Tricky case for uncurried by default when . appears in non head positions #5792

Closed
@bobzhang

Description

@bobzhang
let f = (x, .y, z) => x +y + z

. should be only allowed in the first position (. x , y) => x + y

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions