summaryrefslogtreecommitdiff
path: root/test/arith.kurt
diff options
context:
space:
mode:
authormRnea <akannemre@gmail.com>2024-08-16 10:09:45 +0300
committermRnea <akannemre@gmail.com>2024-08-16 10:09:45 +0300
commite90d1248920b50e5f8c25ab406a9095e3f6a2358 (patch)
tree298141c8cfabc515c37d2dd7996d8590b711698b /test/arith.kurt
parent68947d00aa6666d6e4daed6a0f75009c9bf3048d (diff)
changed project name from cl-forth to kurt
Diffstat (limited to 'test/arith.kurt')
-rw-r--r--test/arith.kurt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/arith.kurt b/test/arith.kurt
new file mode 100644
index 0000000..76bef42
--- /dev/null
+++ b/test/arith.kurt
@@ -0,0 +1,3 @@
+;;; test
+;;; (format nil "9~%")
+3 6 + dump \ No newline at end of file