Skip to content

GenericArgsBinding doesn't account for GATs #1380

Closed
@lowr

Description

@lowr

Currently, GenericArgsBinding is defined as follows (link):

GenericArgsBinding :
   IDENTIFIER = Type

This definition does not account for GATs. It should include optional generic arguments after the identifier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-grammarArea: Syntax and parsing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions