Consider STRING when detecting callable type conflicts.
commit71f395474dab6fdfa93f20d9dcabdb5f769c81a7
authorStas Boukarev <stassats@gmail.com>
Wed, 4 Oct 2017 11:22:12 +0000 (4 14:22 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 4 Oct 2017 11:22:12 +0000 (4 14:22 +0300)
tree60ff98d16661ebe89c08f98b09f852711f00dd24
parentb679493715068dd9cc44114a307b1c1f561b4947
Consider STRING when detecting callable type conflicts.

It's a union type, treat it specially.
src/compiler/ctype.lisp
tests/compiler-2.pure.lisp