summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed/tests/regress.hanoi.out
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sed/tests/regress.hanoi.out')
-rw-r--r--usr.bin/sed/tests/regress.hanoi.out17
1 files changed, 17 insertions, 0 deletions
diff --git a/usr.bin/sed/tests/regress.hanoi.out b/usr.bin/sed/tests/regress.hanoi.out
new file mode 100644
index 0000000..ec39ea2
--- /dev/null
+++ b/usr.bin/sed/tests/regress.hanoi.out
@@ -0,0 +1,17 @@
+:abcd: : :
+:abc : :d :
+:ab :c :d :
+:ab :cd : :
+:a :cd :b :
+:ad :c :b :
+:ad : :bc :
+:a : :bcd :
+: :a :bcd :
+: :ad :bc :
+:c :ad :b :
+:cd :a :b :
+:cd :ab : :
+:c :ab :d :
+: :abc :d :
+: :abcd: :
+Done! Try another, or end with ^D.
OpenPOWER on IntegriCloud