package kotlinx.coroutines;

import java.lang.Throwable;
import kotlinx.coroutines.g0;

/* JADX INFO: compiled from: Debug.common.kt */
/* JADX INFO: loaded from: classes.dex */
public interface g0<T extends Throwable & g0<T>> {
    T a();
}
