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