repo.or.cz
/
alt-git.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 'master' of github.com:git/git
[alt-git.git]
/
t
/
t4018
/
scheme-local-define
blob
bc6d8aebbe668eba9871bd1a421ac5e5b4b07d91
1
(define (higher-order)
2
(define local-function RIGHT
3
(lambda (x)
4
(car "this is" "ChangeMe"))))