blob: 7e506ef3a0091ee26f36d350b8dade30662c1540 [file]
fun x() {
val z = jav<caret>a.util.ArrayList<Int>()
}