get rid of rthreadlist

This commit is contained in:
Kyryl Melekhin
2021-07-31 12:40:11 +00:00
parent 27704df099
commit c774bef5c2
2 changed files with 18 additions and 22 deletions

View File

@@ -58,6 +58,7 @@ abc$|c
^(abc|kj)
([^qwe]*rty)|(asd[^fgh]*)
([^qwe]*rty+)|(asd[^fgh]*)
((abc))(fv)
"
input="\
abcdef
@@ -117,6 +118,7 @@ kj
jhdfh kj hhd
qweasd qqqq fff
qwehh sjsjsj rtyyyyyyyyyj sdj
abcfv
"
expect="\
(0,3)
@@ -176,6 +178,7 @@ expect="\
-nomatch-
(3,16)(?,?)(3,16)
(3,25)(3,25)(?,?)
(0,5)(0,3)(0,3)(3,5)
(0,0)
"
c=1