5 lines
93 B
Kotlin
Vendored
5 lines
93 B
Kotlin
Vendored
fun test() {
|
|
testVeryLong(12,<caret>)
|
|
}
|
|
|
|
// SET_TRUE: ALIGN_MULTILINE_PARAMETERS_IN_CALLS |