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: 6b3d6a440f61e61fc19912673f67716d2d9e054a (
plain
)
1
2
3
4
5
(set! x 1) (set! y 10) (say (let (x 2) (let (y 20) (+ x y))))