summaryrefslogtreecommitdiff
path: root/test/arith.lorth
diff options
context:
space:
mode:
authormRnea <[email protected]>2024-08-03 12:03:58 +0300
committermRnea <[email protected]>2024-08-03 12:03:58 +0300
commit38927a2169b9a99b0936122121ba849e109248df (patch)
treec6764b7875e1935be52feab378fe5d452a2344f5 /test/arith.lorth
parent8713ffbd95483fc8b6778fb2d4d67659b6217c42 (diff)
added some basic tests
Diffstat (limited to 'test/arith.lorth')
-rw-r--r--test/arith.lorth3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/arith.lorth b/test/arith.lorth
new file mode 100644
index 0000000..76bef42
--- /dev/null
+++ b/test/arith.lorth
@@ -0,0 +1,3 @@
+;;; test
+;;; (format nil "9~%")
+3 6 + dump \ No newline at end of file