index
:
libcolonq
master
C project monorepo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pit
/
test
/
test6.pit
blob: cb04f228c2ab138c250f8ff27fef0cf0632ba535 (
plain
)
1
2
3
4
5
6
(print! ((case 'baz (foo (lambda (x) (+ x 1))) (bar (lambda (x) (+ x 2)))) 3))