Skip to content

\+ connected with ^ and alternative #6

Description

@madameczek

Hi, just tried:
Patterrn: @"^(\+|\d)" this should match '+' or '0' (from input1: @"+" or imput2="0"), but it doesn't. Only '0' is asserted as matching.
When remove ^ and pattern is (+|\d), then it matches both '+' and '0'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions