repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'ab/ci-updates'
[git/debian.git]
/
t
/
t4018
/
scheme-top-level-define
blob
624743c22b91eeed651e4f020828d13b838c3bc0
1
(define (some-func x y z) RIGHT
2
(let ((a x)
3
(b y))
4
(ChangeMe a b)))