compile-time-regular-expressions icon indicating copy to clipboard operation
compile-time-regular-expressions copied to clipboard

[WIP] Reset Groups

Open Andersama opened this issue 4 years ago • 0 comments
trafficstars

Implements (?|(a)|(b)), which treats(a) and (b) as the same capture number.

Andersama avatar Jan 05 '21 02:01 Andersama