Skip to content

Support u flag for JavaScript #7

@danny0838

Description

@danny0838

The code:

console.warn(JSON.stringify(Regex.Analyzer(/\u{20000}/u).tree(), null, 2))

throws an error as the \u{XXXXX} is not supported when the u flag is used.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions