package h.b.o;

/* JADX INFO: compiled from: CollectionDescriptors.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class d extends m0 {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public d(h.b.m.e eVar) {
        super(eVar, null);
        g.h0.c.l.f(eVar, "elementDesc");
    }

    @Override // h.b.m.e
    public String a() {
        return "kotlin.collections.ArrayList";
    }
}
