diff options
Diffstat (limited to 'testdata/testinput2')
-rw-r--r-- | testdata/testinput2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testdata/testinput2 b/testdata/testinput2 index fa35d40..9d0759f 100644 --- a/testdata/testinput2 +++ b/testdata/testinput2 @@ -4813,4 +4813,10 @@ a)"xI \= Expect no match abc +/aaa/ +\[abc]{10000000000000000000000000000} +\[a]{3} + +/\[AB]{6000000000000000000000}/expand + # End of testinput2 |