Skip to content

Incorrect rule breaks source generator #158

@kant2002

Description

@kant2002

Describe the bug
I create following rule

[Rule($"comma_identifier_references_list : ({IdentifierReference} ('and' {IdentifierReference})*))")]

It breaks compilation in subtle way and source generator fails. Because it fails it produce tons of unrelated errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions