Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
formatter
/
If.kt
blob: c7fa68b4c619118ad04f3f46b9e0db1b261260d3 [
file
] [
log
] [
blame
]
fun some
()
{
if
(
3
>
2
)
2
else
1
}