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

4 lines
106 B
Kotlin
Vendored

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