How come `SomeType<T>` can't be matched to `...
# announcements
d
How come
SomeType<T>
can't be matched to
SomeType<Any?>
?