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

7 lines
84 B
Kotlin
Vendored

fun foo(
x: Int,
) {
}
// SET_TRUE: CONTINUATION_INDENT_IN_PARAMETER_LISTS