Nicolas Neuss <[EMAIL PROTECTED]> writes: > (flet ((test () nil)) > (declare (ignorable (function test))) > nil) > > How is it done correctly?
It is correct. > I'm using gerds-cmucl-2003-02-22. Maybe it's a problem with that snapshot; it doesn't give a warning here with HEAD. More recent snapshots for some OSs are on cons.org, if that's an option.
