1.0.15.21: SB-BSD-SOCKETS:NAME-SERVICE-ERROR to inherit from ERROR
[sbcl/pkhuong.git] / src / code / late-deftypes-for-target.lisp
blob54e8441b139aacf3a71ba697afdf9c2fe9b57889
1 (in-package "SB!KERNEL")
3 (sb!xc:deftype compiled-function ()
4 '(and function #!+sb-eval (not sb!eval:interpreted-function)))