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