package kotlinx.coroutines;

/* JADX INFO: compiled from: CancellableContinuationImpl.kt */
/* JADX INFO: loaded from: classes.dex */
final class f implements e2 {
    public static final f b = new f();

    private f() {
    }

    public String toString() {
        return "Active";
    }
}
