Files
kotlin-fork/idea/testData/indentationOnNewline/expressionBody/AfterMultideclaration.after.kt
T
2020-06-15 16:25:56 +07:00

6 lines
98 B
Kotlin
Vendored

fun test() {
val (a, b)
<caret>
}
// SET_FALSE: CONTINUATION_INDENT_FOR_EXPRESSION_BODIES