Files
kotlin-fork/idea/testData/formatter/ContinuationIndentInParameterLists.after.kt
T
2020-02-04 21:34:53 +07:00

7 lines
83 B
Kotlin
Vendored

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