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

5 lines
96 B
Kotlin
Vendored

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