Skip to content

SynType.Tuple doesn't include leading parameter names and attributes in signatures #13848

@auduchinok

Description

@auduchinok
type T =
    member M: p1: a * p2: b -> int

Ast. It seems previously names and attributes were included, as we used the tuple type range field to find where parameter signature starts.

cc @nojaf

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions