1.0.43.82: Make compiling a MAKE-ARRAY call with a bad keyword list signal warning
[sbcl.git] / src / compiler / early-aliencomp.lisp
1 (in-package "SB!C")
2
3 (defknown %alien-funcall (system-area-pointer alien-type &rest *) *)