class X() fun test() { bar() } fun bar(foo: X<*>) {} // EXIST: { lookupString:"X", itemText:"X", tailText:"() ()" }