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

3 lines
80 B
Kotlin
Vendored

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