blob: 66ac417e3d2236538f86e756cc5e9330b8da0279 [file] [log] [blame]
interface Foo
var a : Foo = <caret>
// ABSENT: Foo
// EXIST: { lookupString:"object", itemText:"object: Foo{...}" }