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

5 lines
94 B
Kotlin
Vendored

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