Skip to content

Allow end-of-line comments in custom character classes #430

Closed
@hamishknight

Description

@hamishknight

We currently don't parse end-of-line comments as comments in a character class such as:

let r = #/
[
  a # comment
]
/#

However ICU supports this.

Metadata

Metadata

Assignees

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