Make assignment indent conforms with indent for expression bodies (KT-28484)

Do not make plain list of binary expression for assignment expressions.

 #KT-28484 Fixed
This commit is contained in:
Nikolay Krasko
2018-11-27 15:23:33 +03:00
parent 699e3397d9
commit 05b2443988
9 changed files with 167 additions and 12 deletions
@@ -35,4 +35,5 @@ fun test() {
1..2
}
// SET_TRUE: ALIGN_MULTILINE_BINARY_OPERATION
// SET_TRUE: ALIGN_MULTILINE_BINARY_OPERATION
// SET_FALSE: CONTINUATION_INDENT_FOR_EXPRESSION_BODIES