Skip to content

Diagnostic QOL: Extraneous brace #2

Description

@drewcrawford

If the user accidentally introduces an unmatched }, it is matched with the opening (, which is treated as a success.

Further, all the data at the end of the parse is ignored, which is probably unexpected (data at the end of the parse should at least be a warning, if not actually an error).

Failing test checked into diagnostic_qol here

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions