summaryrefslogtreecommitdiff
path: root/tests/arr2.bth
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arr2.bth')
-rw-r--r--tests/arr2.bth1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/arr2.bth b/tests/arr2.bth
new file mode 100644
index 0000000..a405bde
--- /dev/null
+++ b/tests/arr2.bth
@@ -0,0 +1 @@
+(say (append [1 2 3 4] 99))