mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00

Make sure to add counted exit transitions before other counter transitions. Otherwise, we won't backtrack correctly. Fixes #65.
3 lines
39 B
Plaintext
3 lines
39 B
Plaintext
Regexp: ( (a|bc{0,2})){0,2} d
|
|
b d: Ok
|