Files
kotlin-fork/idea/testData/formatter/FunctionCallParametersAlign.after.kt
T
2013-09-24 06:58:40 -07:00

6 lines
106 B
Kotlin

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