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
4f542975d1
git
/
t
/
t4018
/
scheme-define-variant
5 lines
87 B
Plaintext
Raw
Blame
History
(define* (some-func x y z) RIGHT
(let ((a x)
(b y))
(ChangeMe a b)))
View Git Blame
Copy Permalink