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