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

4 lines
100 B
Kotlin
Vendored

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