Raw
1 (define (some-func x y z) RIGHT
2 (let ((a x)
3 (b y))
4 (ChangeMe a b)))