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