blob: ed507cf25f75da1b506603bedc7f76a32743797c [file]
class M<in V>
class X
var p: M<X> = throw Exception()
// method: PropertySetterInKt::setP
// jvm signature: (LM;)V
// generic signature: (LM<-LX;>;)V