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