The following compiles fine in ZWEI but when compiled with qc-file complains NIL undefined function when foo is run. (defun foo () (print (quote #,(list 'a 'b))))