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