summaryrefslogtreecommitdiff
path: root/testdata/testoutput12
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testoutput12')
-rw-r--r--testdata/testoutput128
1 files changed, 8 insertions, 0 deletions
diff --git a/testdata/testoutput12 b/testdata/testoutput12
index 67ad2c8..7a1cf69 100644
--- a/testdata/testoutput12
+++ b/testdata/testoutput12
@@ -176,4 +176,12 @@ No match, mark = m (JIT)
12345678abcd
0: 12345678abcd (JIT)
+/-- Test pattern compilation --/
+
+/(?:a|b|c|d|e)(?R)/S++
+
+/(?:a|b|c|d|e)(?R)(?R)/S++
+
+/(a(?:a|b|c|d|e)b){8,16}/S++
+
/-- End of testinput12 --/