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/loop.lorth | |
parent | 8713ffbd95483fc8b6778fb2d4d67659b6217c42 (diff) |
added some basic tests
Diffstat (limited to 'test/loop.lorth')
-rw-r--r-- | test/loop.lorth | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/loop.lorth b/test/loop.lorth new file mode 100644 index 0000000..8234010 --- /dev/null +++ b/test/loop.lorth @@ -0,0 +1,6 @@ +;;; test +;;; (format nil "~{~a~%~}" (list 0 1 2 3)) +0 döngü eş 4 < iken + eş dump + 1 + +yap
\ No newline at end of file |