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