Sign in
googlers
/
jrn
/
git
/
d7805bc74351e61126e587a7470e3fbf843caf8a
/
.
/
t
/
t4018
/
scheme-define-variant
blob: 911708854d24e799779e4167ae2745aa834bd49c [
file
] [
log
] [
blame
]
(
define
*
(
some
-
func x y z
)
RIGHT
(
let
((
a x
)
(
b y
))
(
ChangeMe
a b
)))