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
/
when.bth
blob: 592bb54054d411e8cb8f14380399720b0729d2dd (
plain
)
1
2
(when (= (* 6 6) 36) (say 'yes)) (when (= (+ 2 2) 5) (say 'no))