Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
idea-completion
/
testData
/
smart
/
anonymousObject
/
1.kt
blob: 66ac417e3d2236538f86e756cc5e9330b8da0279 [
file
] [
log
] [
blame
]
interface
Foo
var
a
:
Foo
=
<caret>
// ABSENT: Foo
// EXIST: { lookupString:"object", itemText:"object: Foo{...}" }