Comment 1 for bug 1739495

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

(defun f55 (z)
  (catch (apply #'+ 1 z)
    :done))