0.6.11.13:
[sbcl.git] / src / compiler / debug-dump.lisp
index 60169da..c852972 100644 (file)
                (cond (info
                       (case (arg-info-kind info)
                         (:keyword
-                         (res (arg-info-keyword info)))
+                         (res (arg-info-key info)))
                         (:rest
                          (res 'rest-arg))
                         (:more-context