Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
formatter
/
SpaceBeforeIfParentheses.after.kt
blob: 29ec18eb4a64dd9e4b309bfbe5140cfd6e334d53 [
file
] [
log
] [
blame
]
fun some
()
{
if
(
true
)
{
}
}
// SET_FALSE: SPACE_BEFORE_IF_PARENTHESES