Skip to content

getting Expected Expected in errors #60

@safareli

Description

@safareli

If you run:
> runParser "0" (sequence [P.char '0', P.char '0'])

You will get:
(Left (ParseError "Expected Expected '0'" (Position { line: 1, column: 2 })))

didn't investigated this hard enough so don't know the reason yet.

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