Skip to content

anythingBut("abb") does not generate correct result when more than 1 character #55

@Miglecz

Description

@Miglecz

Actually generated: (?:[^abb]*)
Expected to be generated: (?:a(?!bb)|[^a])+
or something like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions