Skip to content

Identifiers do not allow escape sequences #13

@spyoungtech

Description

@spyoungtech

The JSON5 spec allows escape sequences to be in identifiers, as long as the result of the escape results in a valid identifier.

Right now, we do not allow backslashes in the pattern for identifier tokens, therefore we are not compliant with spec in this regard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions