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