Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
j2k
/
testData
/
fileOrElement
/
ifStatement
/
withEmptyBlocks.kt
blob: e41b4fa942becf4ec5c443ab89bc6360000bcba6 [
file
] [
log
] [
blame
]
if
(
1
>
0
)
{
}
else
{
}