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
/
for2.bth
blob: 8f842f6e33e08422574eefaf11901cb0cb8cd1b8 (
plain
)
1
2
3
(let (a [6 7 8 9]) (for (i (# a)) (say (+ (a i) (* i 10)))))