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