From e46e08fceff29622399855043554635d6e33c3c4 Mon Sep 17 00:00:00 2001 From: thing 1 Date: Fri, 10 Jan 2025 17:38:56 +0000 Subject: init commit --- test.lk | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.lk (limited to 'test.lk') diff --git a/test.lk b/test.lk new file mode 100644 index 0000000..77233bc --- /dev/null +++ b/test.lk @@ -0,0 +1,3 @@ +(let a (readint)) +(let b (+ a 2)) +(print b -- cgit v1.2.3