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
/
vars7.bth
blob: 6bcbacee38cada6c2b308ae66b47a330b3ad401f (
plain
)
1
2
3
4
5
6
7
(do (say (if (< 3 2) "hii" (do (def x 100) x))) (let (a 100 b 200 c 300) (say b)))