1.0.17.20: NIL is a legal function name (regression 1.0.13.38)
[sbcl.git] / src / compiler / early-aliencomp.lisp
1 (in-package "SB!C")
2
3 (defknown %alien-funcall (system-area-pointer alien-type &rest *) *)