(defun foo () (error "Shouldn't hit this when compiling")) (foo) (provide 'a)