blob: 624743c22b91eeed651e4f020828d13b838c3bc0 [file] [log] [blame]
(define (some-func x y z) RIGHT
(let ((a x)
(b y))
(ChangeMe a b)))