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
/
each.bth
blob: 3dd3f9fa1086d825189debe99c8c3e489372e364 (
plain
)
1
2
3
4
(let (a [2 3 4 5 6]) (each (x a) (say (* x x)) (let (q 100 r 200 s 300) (say r))))