Skip to content

Incorrect rule breaks source generator #158

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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