summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/op/re_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/op/re_tests b/t/op/re_tests
index e957609071..d506e6e07f 100644
--- a/t/op/re_tests
+++ b/t/op/re_tests
@@ -749,3 +749,4 @@ tt+$ xxxtt y - -
'(\.c(pp|xx|c)?$)'i IO.c y $1 .c
^([a-z]:) C:/ n - -
'^\S\s+aa$'m \nx aa y - -
+(^|a)b ab y - -