Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
else.kt
blob: 9fb5b908aa5ca4deda597820ca72878878b5d50a [
file
]
fun foo
(
x
:
Boolean
)
{
x
.
else
<caret>
}