Files
kotlin-fork/idea/testData/indentationOnNewline/SettingAlignMultilineParametersInCalls.after.kt
T
victor.petukhov 62d204f4d6 Support trailing comma
^KT-34743 Fixed
2019-11-01 19:40:20 +03:00

6 lines
98 B
Kotlin
Vendored

fun test() {
testVeryLong(12,
<caret>)
}
// SET_TRUE: ALIGN_MULTILINE_PARAMETERS_IN_CALLS