This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
d7b97b7185
git
/
t
/
t4018
/
scheme-local-define
5 lines
105 B
Plaintext
Raw
Blame
History
(define (higher-order)
(define local-function RIGHT
(lambda (x)
(car "this is" "ChangeMe"))))
View Git Blame
Copy Permalink