summaryrefslogtreecommitdiff
path: root/testdata/testoutput11-32
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2015-11-21 12:03:44 +0000
committerMatthew Vernon <matthew@debian.org>2015-11-21 12:03:44 +0000
commitd9aaaf6dc5a7494b04e600f1e7d3da561aff0daf (patch)
treee1245867d3733b5deaf4e41a88a080c3a0b4f59e /testdata/testoutput11-32
parentf4b7aba2e8c3cb8ba30dd028cd7e60077e229f53 (diff)
parent36d56c1e13c6d0159d44a9c1c93a610d0981bc06 (diff)
tidy up conflict
Diffstat (limited to 'testdata/testoutput11-32')
-rw-r--r--testdata/testoutput11-3239
1 files changed, 39 insertions, 0 deletions
diff --git a/testdata/testoutput11-32 b/testdata/testoutput11-32
index 266e55d..85f4e1d 100644
--- a/testdata/testoutput11-32
+++ b/testdata/testoutput11-32
@@ -709,4 +709,43 @@ Memory allocation (code space): 28
62 End
------------------------------------------------------------------
+/(((a\2)|(a*)\g<-1>))*a?/B
+------------------------------------------------------------------
+ 0 39 Bra
+ 2 Brazero
+ 3 32 SCBra 1
+ 6 27 Once
+ 8 12 CBra 2
+ 11 7 CBra 3
+ 14 a
+ 16 \2
+ 18 7 Ket
+ 20 11 Alt
+ 22 5 CBra 4
+ 25 a*
+ 27 5 Ket
+ 29 22 Recurse
+ 31 23 Ket
+ 33 27 Ket
+ 35 32 KetRmax
+ 37 a?+
+ 39 39 Ket
+ 41 End
+------------------------------------------------------------------
+
+/((?+1)(\1))/B
+------------------------------------------------------------------
+ 0 20 Bra
+ 2 16 Once
+ 4 12 CBra 1
+ 7 9 Recurse
+ 9 5 CBra 2
+ 12 \1
+ 14 5 Ket
+ 16 12 Ket
+ 18 16 Ket
+ 20 20 Ket
+ 22 End
+------------------------------------------------------------------
+
/-- End of testinput11 --/