Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
formatter
/
SpaceBeforeWhenParentheses.kt
blob: 03d4eb644a28f4a2ca1e656a0e07bc46f9fe2092 [
file
] [
log
] [
blame
]
fun some
()
{
when
(
true
)
{
}
}
// SET_FALSE: SPACE_BEFORE_WHEN_PARENTHESES