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
/
arr5.bth
blob: 8da56a075f33bbfbfae72570fdf9d2263de35569 (
plain
)
1
2
3
(set! A [1 2 3]) (let (B A) (append! B 10)) (say A)