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
/
iflet.bth
blob: b461a5f82e7987e44a0f6a08b37e75ba7da654d0 (
plain
)
1
2
3
4
5
6
7
8
(do (if (< 2 3) "yes" "no") (let (a 100 b 200 c 300) (say b)))