diff options
author | mRnea <akannemre@gmail.com> | 2024-08-03 12:03:58 +0300 |
---|---|---|
committer | mRnea <akannemre@gmail.com> | 2024-08-03 12:03:58 +0300 |
commit | 38927a2169b9a99b0936122121ba849e109248df (patch) | |
tree | c6764b7875e1935be52feab378fe5d452a2344f5 /test/stack.lorth | |
parent | 8713ffbd95483fc8b6778fb2d4d67659b6217c42 (diff) |
added some basic tests
Diffstat (limited to 'test/stack.lorth')
-rw-r--r-- | test/stack.lorth | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/stack.lorth b/test/stack.lorth new file mode 100644 index 0000000..318d9be --- /dev/null +++ b/test/stack.lorth @@ -0,0 +1,5 @@ +;;; test +;;; (format nil "~{~a~%~}" '(1 5 4 4)) +1 dump +4 5 dump +eş dump dump |