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