diff --git a/testdata/testinput1 b/testdata/testinput1 index 2a9e210..4256a66 100644 --- a/testdata/testinput1 +++ b/testdata/testinput1 @@ -5708,4 +5708,6 @@ name)/mark /(\2|a)(\1)/ aaa +/(\2)(\1)/ + # End of testinput1 diff --git a/testdata/testoutput1 b/testdata/testoutput1 index 4215beb..f052f1f 100644 --- a/testdata/testoutput1 +++ b/testdata/testoutput1 @@ -9418,4 +9418,6 @@ No match 1: a 2: a +/(\2)(\1)/ + # End of testinput1