Comment 5 for bug 1889456

Revision history for this message
Wilfredo Velázquez-Rodríguez (zulu-inuoe) wrote :

Thank you!

I neglected to test anonymous functions with long lambda lists. Sorry about that

doing

(disassemble (lambda (&rest args) (declare (ignore args))))

Yields an equivalent multi-line output.