repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ci: avoid building from the same commit in parallel
[git.git]
/
t
/
t4018
/
scheme-define-variant
blob
911708854d24e799779e4167ae2745aa834bd49c
1
(define* (some-func x y z) RIGHT
2
(let ((a x)
3
(b y))
4
(ChangeMe a b)))