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
/
iota_imp.bth
blob: cc62db90a0e5ccb49b9912decbeacd2e6555f467 (
plain
)
1
2
3
4
(let (a []) (for (i 10) (append a i)) (say a))