Skip to content

Pegjs online can't parser parser.pegjs #672

@mingodad

Description

@mingodad

On https://pegjs.org/online if we copy and paste https://github.com/pegjs/pegjs/blob/master/src/parser.pegjs there we get this error:

Line 78, column 21: Expected "!", "$", "&", "(", ".", character class, comment, end of line, identifier, literal, or whitespace but "@" found.

With all examples from https://github.com/pegjs/pegjs/tree/master/examples it parses OK.

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