ec608c5db2
#KT-6412 Fixed
5 lines
48 B
Kotlin
5 lines
48 B
Kotlin
fun <caret>foo(
|
|
n: Int, s: String
|
|
) {
|
|
|
|
} |