Skip to content

Rewrite (?:|xyz) and (?:xyz|) to (?:xyz)?.#259

Open
katef wants to merge 1 commit into
mainfrom
kate/rewrite-to-optional-alts
Open

Rewrite (?:|xyz) and (?:xyz|) to (?:xyz)?.#259
katef wants to merge 1 commit into
mainfrom
kate/rewrite-to-optional-alts

Rewrite `(?:|xyz)` and `(?:xyz|)` to `(?:xyz)?`.

35cbb57
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs