Comment 1 for bug 1928243

Revision history for this message
Paul F. Dietz (paul-f-dietz) wrote :

Another example:

(lambda (c) (block nil (evenp (the integer (ignore-errors (if nil 0 (return c)))))))