Comment 36 for bug 313202

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

(defun alien-void-unparsed-type-p (type)
  (string-equal "(VALUES)" (princ-to-string type)))

doesn't look good...