kmx git
login
register
kc3-lang
/
libxml2
/
test/regexp/issue65
test/regexp/issue65
Log
Author
Commit
Date
CI
Message
382fb056
2021-12-20T00:31:41
Fix range quantifier on subregex Make sure to add counted exit transitions before other counter transitions. Otherwise, we won't backtrack correctly. Fixes #65.