a492fe7757
#KT-20420 Fixed
4 lines
137 B
Kotlin
Vendored
4 lines
137 B
Kotlin
Vendored
// SET_TRUE: METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE
|
|
// SET_TRUE: METHOD_PARAMETERS_RPAREN_ON_NEXT_LINE
|
|
fun foo(p: Int, <caret>c: Char) {
|
|
} |