summaryrefslogtreecommitdiff
path: root/test.bþ
diff options
context:
space:
mode:
Diffstat (limited to 'test.bþ')
-rw-r--r--test.bþ5
1 files changed, 1 insertions, 4 deletions
diff --git a/test.bþ b/test.bþ
index 78159de..f79fc6b 100644
--- a/test.bþ
+++ b/test.bþ
@@ -1,4 +1 @@
-(do
- (set a 4)
- (set b 5)
- (print (+ a b)))
+(+ 6 (* 9 25))