You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Narrowing the type is not necessary to check for instantiability, and it
prevents valid SAM types with wildcards from being used. This commit
does not contain any positive testcase because SAM types with wildcards
need another fix present in the next commit to work.
0 commit comments