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