diagnostic tests changes after collections mapping
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
|
||||
import java.util.List
|
||||
|
||||
fun f(a : List<out Any>) = a is <!CANNOT_CHECK_FOR_ERASED!>List<out Int><!>
|
||||
|
||||
Reference in New Issue
Block a user