diagnostic tests changes after collections mapping
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import java.util.List
|
||||
|
||||
fun testArrays(ci : List<Int>) {
|
||||
ci.toArray<Int>(<!UNRESOLVED_REFERENCE!>x<!>)
|
||||
|
||||
Reference in New Issue
Block a user