summaryrefslogtreecommitdiff
path: root/tests/exec/bst.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exec/bst.out')
-rw-r--r--tests/exec/bst.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/exec/bst.out b/tests/exec/bst.out
new file mode 100644
index 0000000..2795607
--- /dev/null
+++ b/tests/exec/bst.out
@@ -0,0 +1,4 @@
+((1)2(3))
+(((0)1)2(3(7)))
+(0(((1)2)3(((4)5)6)))
+(0(((1)2)3(((4)5)6((8)9((11)12)))))