Skip to content

Update grammar to reflect the ability to use reserved keywords in annotation names #129

@patjakdev

Description

@patjakdev

This line states that annotation names should be IDENTs, which was true until this PR was merged.

The grammar should now allow any IDENT | RESERVED there. Or maybe the new AnyId concept in the Rust parser could be immortalized in the grammar.

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