UPGRADED-ARRAY-ELEMENT-TYPE: more thoroughly signal errors on unknown types.
authorStas Boukarev <stassats@gmail.com>
Fri, 3 Jan 2014 14:03:21 +0000 (18:03 +0400)
committerStas Boukarev <stassats@gmail.com>
Fri, 3 Jan 2014 14:03:21 +0000 (18:03 +0400)
Intersection and union types containing unknown types were handled incorrectly.
(upgraded-array-element-type '(and fixnum unknown)) => was FIXNUM.


No differences found