Fix VALID-CALLABLE-ARGUMENT on XEPs.
commit39c265b9393c0ff7f2f895c237c00b27df11b657
authorStas Boukarev <stassats@gmail.com>
Sun, 9 Oct 2016 17:15:23 +0000 (9 20:15 +0300)
committerStas Boukarev <stassats@gmail.com>
Sun, 9 Oct 2016 17:15:23 +0000 (9 20:15 +0300)
treeb8a42c2bc0c21710ad4e9f9de1bbefd356949569
parentce5b401312c478c84681d4f02f00df8d937c8f15
Fix VALID-CALLABLE-ARGUMENT on XEPs.

Check the entry fun of a XEP for determining the number of accepted
arguments.
src/compiler/ctype.lisp
tests/compiler.pure.lisp