4 lines
53 B
Kotlin
Vendored
4 lines
53 B
Kotlin
Vendored
fun x() {
|
|
val z = jav<caret>a.util.ArrayList()
|
|
}
|