This website requires JavaScript.
Explore
Sign In
mirror
/
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
master
git
/
t
/
t4018
/
scheme-def
5 lines
83 B
Plaintext
Raw
Permalink
Blame
History
(def (some-func x y z) RIGHT
(let ((a x)
(b y))
(ChangeMe a b)))
View Git Blame
Copy Permalink