j
k
j a
j l
(defstruct (teststruct (:type list) :named) testslot)))
causes the following defun to be compiled:
(DEFUN NIL (SYSTEM::INSTANCE) (ELT SYSTEM::INSTANCE 0))
That shouldn't be. Particularly if (fdefinition nil) gives an error.
-Alan
Back to the thread
Back to the list