cca3237e46
#KT-4727 Fixed
4 lines
43 B
Kotlin
Vendored
4 lines
43 B
Kotlin
Vendored
fun foo() {
|
|
bar(ArrayList<String>())
|
|
}
|