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: 1b401529c13cd30fcf0699c0060bee1721c13bdc (
plain
)
1
2
3
4
(let (a [10 20 30]) (say a) (set! (a 3) 40) (say a))