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
/
vars3.bth
blob: cfc4560d2a75555b650727348af5e236c5650de7 (
plain
)
1
2
3
4
5
(set x 1) (set y 10) (puts (let (x 2) (let (y 20) (+ x y))))