c195cd46f2
#KT-34744
8 lines
120 B
Kotlin
Vendored
8 lines
120 B
Kotlin
Vendored
fun test() {
|
|
someTestLong(
|
|
12,
|
|
13,
|
|
)
|
|
}
|
|
|
|
// SET_TRUE: ALIGN_MULTILINE_PARAMETERS_IN_CALLS |