Files
kotlin-fork/idea/testData/indentationOnNewline/InBinaryExpressionUnfinished.after.inv.kt
T
2014-05-16 17:09:50 +04:00

6 lines
100 B
Kotlin
Vendored

fun some() {
val test = 3 +
<caret>
}
// SET_TRUE: ALIGN_MULTILINE_BINARY_OPERATION