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

6 lines
104 B
Kotlin
Vendored

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