Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
indentationOnNewline
/
controlFlowConstructions
/
ElseInWhenWithOption.kt
blob: 0dd61cf71c22696ece491c3939015d8eb4afceee [
file
] [
log
] [
blame
]
fun some
()
{
when
{
true
&&
true
->
else
<caret>
->
Unit
}
}
// SET_TRUE: ALIGN_IN_COLUMNS_CASE_BRANCH