blob: c3c750f76d7b07172c2d002159a6366c7fe47e58 [file] [edit]
(defun some-func (x y z) RIGHT
(let ((a x)
(b y))
(ChangeMe a b)))