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