0462a3d3b6
For detailed info see KT-14531
3 lines
59 B
Kotlin
Vendored
3 lines
59 B
Kotlin
Vendored
import java.util.ArrayList
|
|
|
|
fun foo() = ArrayList<String>() |