summaryrefslogtreecommitdiff
path: root/tests/multi.bth
diff options
context:
space:
mode:
Diffstat (limited to 'tests/multi.bth')
-rw-r--r--tests/multi.bth3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/multi.bth b/tests/multi.bth
new file mode 100644
index 0000000..49691ce
--- /dev/null
+++ b/tests/multi.bth
@@ -0,0 +1,3 @@
+(puts "hello")
+(puts "world")
+nil