Files
kotlin-fork/idea/testData/indentationOnNewline/SettingAlignMultilineParametersInCalls.after.kt
T

6 lines
111 B
Kotlin
Vendored

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