package e.a.q;

/* JADX INFO: compiled from: CollectionDescriptors.kt */
/* JADX INFO: loaded from: classes.dex */
@d.n
public final class d extends o0 {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public d(e.a.o.f fVar) {
        super(fVar, null);
        d.n0.c.s.e(fVar, "elementDesc");
    }

    @Override // e.a.o.f
    public String a() {
        return "kotlin.Array";
    }
}
