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
/
def.bth
blob: d4a7d74222339140c56fae5141713293a1731d8e (
plain
)
1
2
3
4
5
(def a 100) (def b 200) (def c 300) (say b) (let (q 10 r 20 s 30) (say r))