Fix problem with alignment in assignments and other binary expressions
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun test() {
|
||||
1 is <caret>
|
||||
}
|
||||
|
||||
// SET_TRUE: ALIGN_MULTILINE_BINARY_OPERATION
|
||||
Reference in New Issue
Block a user