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: eea67f8ceabbfb409ff908f34ccf8c5ed46edacd (
plain
)
1
2
3
4
(let (a []) (for (i 10) (append! a i)) (say a))