mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 08:32:38 -06:00
9 lines
399 B
Java
9 lines
399 B
Java
package kotlinx.coroutines;
|
|
|
|
import kotlin.Metadata;
|
|
|
|
/* compiled from: CancellableContinuationImpl.kt */
|
|
@Metadata(d1 = {"\u0000\n\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\b`\u0018\u00002\u00020\u0001¨\u0006\u0002"}, d2 = {"Lkotlinx/coroutines/NotCompleted;", "", "kotlinx-coroutines-core"}, k = 1, mv = {1, 8, 0}, xi = 48)
|
|
/* loaded from: classes3.dex */
|
|
public interface NotCompleted {
|
|
}
|