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

3 lines
83 B
Kotlin

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