Files
kotlin-fork/idea/testData/indentationOnNewline/InBinaryExpressionUnfinishedInIf.kt
T
2016-12-08 15:15:11 +03:00

5 lines
85 B
Kotlin
Vendored

fun test() {
if (true &&<caret>)
}
// SET_TRUE: ALIGN_MULTILINE_BINARY_OPERATION