aboutsummaryrefslogtreecommitdiff
path: root/files/test.l
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2024-08-25 12:30:48 +0300
committerkartofen <mladenovnasko0@gmail.com>2024-08-25 12:30:48 +0300
commit54f071ac7d47ef515a3f6a4db9e83f2f9aca3c8c (patch)
tree63e9958c5961f32d191c580f6960b6f9eba02f20 /files/test.l
parentdf95e5bfca1c5e723b39f25f32401db8f9ebf6fe (diff)
lambda nearly done
Diffstat (limited to 'files/test.l')
-rw-r--r--files/test.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/test.l b/files/test.l
index 49b4cad..65707ed 100644
--- a/files/test.l
+++ b/files/test.l
@@ -1,3 +1,5 @@
+(lambda (a b) (blah kajflkj foo bar))
+
(define a 69)
'(sn ,(+ a 1))
(define a 70)