diff options
Diffstat (limited to 'testdata/testinput24')
-rw-r--r-- | testdata/testinput24 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testdata/testinput24 b/testdata/testinput24 index 20d4d5f..f96e4cc 100644 --- a/testdata/testinput24 +++ b/testdata/testinput24 @@ -227,6 +227,18 @@ /[[:alpha:][:xdigit:][:word:]]/ +"[/-/]" + +/[-----]/ + +/[------]/ + +/[!------]/ + +/[[:alpha:]-a]/ + +/[a-[:alpha:]]/ + /[[:alpha:/ /[[:alpha:]/ |