aboutsummaryrefslogtreecommitdiffstats
path: root/examples/test.lisp
blob: 39949ab89f018058be61f11d1abadb1d5b8bcfa7 (plain)
1
2
3
4
5
6
7
8
(sum2 1 2) ; test1
;; (sum2   ; test2
;;     1
;;     2  )
;; "string with space"
;; "another \n\"string\""
;; (let id
;;     (\[a] a))