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
/
arr7.bth
blob: 7b9a7846c18a8d7962dd7de461ed90ffd90605ce (
plain
)
1
2
3
4
(let (a [10 20 30]) (say a) (set (a 3) 40) (say a))