index
:
badthing
trunk
the best scheme that i have, and that's bad enough for me
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
pend2.bth
blob: 69004df3ca457a37faf4372df64b9b7b0297761e (
plain
)
1
2
3
4
5
6
7
(defn (f x) (, 10 (if x 5 [6 7 8]) 100)) (say (f true)) (say (f false))