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: 15c85e595852fd3b8b92268d79a196b76c4fe0d8 (
plain
)
1
2
3
(set! A [1 2 3]) (let (B A) (append B 10)) (say A)