0.pre7.136:
[sbcl.git] / src / compiler / vmdef.lisp
index c7fa197..f9882be 100644 (file)
                                                 (primitive-type-type
                                                  type)))
                                              (rest x))))
-                         (:constant `(constant-argument ,(third x)))))))
+                         (:constant `(constant-arg ,(third x)))))))
             `(,@(mapcar #'frob types)
               ,@(when more-types
                   `(&rest ,(frob more-types)))))))