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

4 lines
88 B
Kotlin

val somelong = 3 + (3 *
<caret>3)
// SET_TRUE: ALIGN_MULTILINE_BINARY_OPERATION