Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
codeInsight
/
breadcrumbs
/
OnIfCondition.kt
blob: 71c6b3c688b64ad60a9560f2eba08c29c32b14c6 [
file
] [
log
] [
blame
]
fun foo
()
{
if
(<
caret
>
x
)
{
}
}