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