Skip to content

Ambigous error messages #38

Open
Open
@wdanilo

Description

@wdanilo

Hello! I've got parser and I've found out that sometimes we get strange error messages, like the following one:

 Parser:2:3: error: expected: "$", "*", "+", "-", "/", "<",
    "==", ">", "^", "in", accessor (.),
    ambiguous use of a left-associative operator,
    ambiguous use of a non-associative operator,
    ambiguous use of a right-associative operator, end of input,
    letter or digit, operator, space
 a; b 
  ^   

but I've got no minimal use case for this bug so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions