Considering variances when checking for erased casts.
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
fun f(a: MutableList<String>) = a is <!CANNOT_CHECK_FOR_ERASED!>MutableList<CharSequence><!>
|
||||
Reference in New Issue
Block a user