Files
kotlin-fork/idea/testData/formatter/ContinuationIndentForChainedCalls.kt
T
Dmitry Jemerov 8fe2858c6a Option to use normal indent in chained calls
#KT-18605 Fixed
2017-07-07 16:48:29 +02:00

5 lines
82 B
Kotlin
Vendored

val x = "abc"
.length
// SET_TRUE: CONTINUATION_INDENT_FOR_CHAINED_CALLS