300601da54
#KT-5897 Fixed
5 lines
85 B
Kotlin
Vendored
5 lines
85 B
Kotlin
Vendored
fun test() {
|
|
if (true &&<caret>)
|
|
}
|
|
|
|
// SET_TRUE: ALIGN_MULTILINE_BINARY_OPERATION |