Skip to content

A decimal digit must not follow a reverse solidus followed by a zero. #7

@spyoungtech

Description

@spyoungtech

For specification compliance, it is necessary to ensure a decimal digit must not follow a reverse solidus (\) followed by a zero when parsing two-character escape sequences. "\0" is good. "\01" is bad.

Currently, the parser will allow this.

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