package s.a; import d0.w.f; import kotlin.coroutines.CoroutineContext; import kotlinx.coroutines.CoroutineScope; /* compiled from: CoroutineScope.kt */ public final class u0 implements CoroutineScope { public static final u0 i = new u0(); @Override // kotlinx.coroutines.CoroutineScope public CoroutineContext getCoroutineContext() { return f.i; } }