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