Comment 4 for bug 1308328

Revision history for this message
Stas Boukarev (stassats) wrote :

And to simplify:

(a ((b))
   (c
    (let ((x))
      (block nil (lambda () (return))))))