Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
notnull.kt
blob: 95f1be9343ead6185bc63088dcdf8ee51b6956f9 [
file
]
fun foo
(
x
:
Any
?)
{
x
.
notnull
<caret>
}