class C fun f(p: Nothing?, p1: C, p2: C>, p3: C>?): Nothing? = throw Exception() // method: NullableNothingKt::f // jvm signature: (Ljava/lang/Void;LC;LC;LC;)Ljava/lang/Void; // generic signature: null