6 lines
106 B
Kotlin
6 lines
106 B
Kotlin
fun test() {
|
|
someTestLong(12,
|
|
13)
|
|
}
|
|
|
|
// SET_TRUE: ALIGN_MULTILINE_PARAMETERS_IN_CALLS |