X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Fcombin.lisp;h=c65f3900c5aaa2ee216663cd921c72bf9140a12b;hb=bef0d9c1274819ee3fb886401209662bace136ce;hp=4fcc2ef2c25e0710321b9d6cc63d2a7de4716c91;hpb=e3932d9a8cf3b8d2272cf75d1c40173af48747be;p=sbcl.git diff --git a/src/pcl/combin.lisp b/src/pcl/combin.lisp index 4fcc2ef..c65f390 100644 --- a/src/pcl/combin.lisp +++ b/src/pcl/combin.lisp @@ -248,7 +248,7 @@ `(list* ,@required (sb-c::%listify-rest-args .dfun-more-context. - (the (and (unsigned-byte fixnum)) + (the (and unsigned-byte fixnum) .dfun-more-count.))) `(list ,@required)))) `(lambda ,ll