class Wrapper(val value: T) fun test() { listOf().map(::Wrap) } // EXIST: { lookupString: "Wrapper", itemText: "Wrapper", tailText: "(value: T)", attributes: "" } // NOTHING_ELSE