diff options
author | mRnea <[email protected]> | 2024-08-03 12:03:58 +0300 |
---|---|---|
committer | mRnea <[email protected]> | 2024-08-03 12:03:58 +0300 |
commit | 38927a2169b9a99b0936122121ba849e109248df (patch) | |
tree | c6764b7875e1935be52feab378fe5d452a2344f5 /test/arith.lorth | |
parent | 8713ffbd95483fc8b6778fb2d4d67659b6217c42 (diff) |
added some basic tests
Diffstat (limited to 'test/arith.lorth')
-rw-r--r-- | test/arith.lorth | 3 |
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 |