[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Another bug in the latest compiler.  Test case:

(declare (special sp))
(defun foo () (let ((sp sp)) sp))

Gets an error while trying to compile.