blob: 0dd61cf71c22696ece491c3939015d8eb4afceee [file] [log] [blame]
fun some() {
when {
true && true ->
else <caret>-> Unit
}
}
// SET_TRUE: ALIGN_IN_COLUMNS_CASE_BRANCH