class C> fun bar(c: C<*>): C<*> = null!! // method: StarProjectionOutsideClassKt::bar // jvm signature: (LC;)LC; // generic signature: (LC<*>;)LC<*>;