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