Skip to content

Regexes are not skipped over when looking for scope characters #304

Open
@BSteffaniak

Description

@BSteffaniak

e.g. the ending brace in the regex literal breaks the statement iterator:

visible Bool hasNext => source.count > position && source.substring(position + 1).replace(/[\s}]/, "").count > 0

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions