Comment 5 for bug 1914094

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

(let ((x 813.0d0))
    (values
     (decf x)
     x))

fails to compile after this.