summaryrefslogtreecommitdiff
path: root/test.bþ
diff options
context:
space:
mode:
Diffstat (limited to 'test.bþ')
-rw-r--r--test.bþ3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.bþ b/test.bþ
new file mode 100644
index 0000000..c791a5d
--- /dev/null
+++ b/test.bþ
@@ -0,0 +1,3 @@
+(print
+ (+ (id 2)
+ (- (print 5) 3)))