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