Files

4 lines
58 B
Kotlin
Vendored

fun x() {
val z = java.uti<caret>l.ArrayList<Int>()
}