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
surli
changed the title
feature: isSubtypeOf is not supported with typeParameters
[generic type] feature: isSubtypeOf is not supported with typeParameters
Apr 12, 2017
When writing a code like that:
Testing
b.isSubtypeOf(a)
will always return false for now.Test has been added in #1157 but is ignored for now. We should start from there.
The text was updated successfully, but these errors were encountered: