92a763552c
#KT-17970 Fixed
4 lines
57 B
Kotlin
Vendored
4 lines
57 B
Kotlin
Vendored
fun foo(
|
|
p: Int, c: Char, b: <caret>Boolean
|
|
) {
|
|
} |