Skip to content

Rename does not work for local variables bound inside a pattern #224

@aochagavia

Description

@aochagavia

To reproduce, write the following code and attempt to rename a.

let (a, b) = (42, 54);
let y = a;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions