Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
formatter
/
When.after.kt
blob: cc78bf0527f880de8412bbf066b59d93ba1fe849 [
file
]
fun some
(
x
:
Any
)
{
when
(
x
)
{
is
Number
->
0
else
->
1
}
when
{
}
when
{
}
when
{
}
when
(
true
)
{
}
when
(
true
)
{
}
when
(
true
)
{
}
when
(
true
)
{
}
when
{
}
}
// SET_FALSE: ALIGN_IN_COLUMNS_CASE_BRANCH