From 38927a2169b9a99b0936122121ba849e109248df Mon Sep 17 00:00:00 2001 From: mRnea Date: Sat, 3 Aug 2024 12:03:58 +0300 Subject: added some basic tests --- test/stack.lorth | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/stack.lorth (limited to 'test/stack.lorth') 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 -- cgit v1.2.3