c9d335394d
#KT-13529 Fixed
4 lines
54 B
Kotlin
Vendored
4 lines
54 B
Kotlin
Vendored
fun foo() {
|
|
bar(/*comment*/ArrayList<String>())
|
|
}
|