package kotlin.reflect.w.internal.y0.c;

import kotlin.reflect.w.internal.y0.m.e;

/* JADX INFO: loaded from: classes.dex */
public final class d extends f {

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public static final d f6465f = null;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public static final d f6466g = new d(false, 1);

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public d(boolean z2, int i2) {
        super(new e("DefaultBuiltIns"));
        z2 = (i2 & 1) != 0 ? true : z2;
        if (z2) {
            d(false);
        }
    }
}
