• PeriodicallyPedantic
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    21 days ago

    Empty input Or input of exactly 1 character Or input of at least 2 characters, followed by at least 1 something (idk what \1 matches)

    Did I get it (almost)?

      • PeriodicallyPedantic
        link
        fedilink
        arrow-up
        1
        ·
        21 days ago

        Interesting.

        So that means match any string that is made entirely of a single repeating sequence, where repititon is possible.