Files
kotlin-fork/idea/testData/formatter/FunctionCallParametersAlign.after.kt
T
2020-02-04 21:34:53 +07:00

6 lines
106 B
Kotlin
Vendored

fun test() {
someTestLong(12,
13)
}
// SET_TRUE: ALIGN_MULTILINE_PARAMETERS_IN_CALLS