Comment 1 for bug 1734959

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

(typep (complex 1 4) '(or (complex (integer 1 2)) (complex (integer 3 4))))
returns T incorrectly.