Files
kotlin-fork/idea/testData/formatter/FunctionCallParametersAlign.after.kt
T
2020-01-17 21:02:52 +07:00

8 lines
120 B
Kotlin
Vendored

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