(defcc [] := ; X ; ;) (defcc a ; a;) (compile (fn ) [[a b] [a] [] 1 2 3]) (defcc [x x];) (compile (fn ) [[x x]])