index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
scheme-def
blob: 1e2673da96be72f8646fc1cb4399bad6d1632827 (
plain
)
1
2
3
4
(
def
(some
-
func
x y z) RIGHT
(let ((a x)
(b y))
(ChangeMe a b)))