Skip to content

Commit 1aee9e6

Browse files
committed
AMEND
1 parent 05bb304 commit 1aee9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlinx-coroutines-core/api/kotlinx-coroutines-core.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ public abstract interface annotation class kotlinx/coroutines/DelicateCoroutines
321321
}
322322

323323
public final class kotlinx/coroutines/DispatchedCoroutine {
324-
public static final fun get_decision$FU ()Ljava/util/concurrent/atomic/AtomicIntegerFieldUpdater;
324+
public static final synthetic fun get_decision$volatile$FU$kotlinx_coroutines_core ()Ljava/util/concurrent/atomic/AtomicIntegerFieldUpdater;
325325
}
326326

327327
public abstract class kotlinx/coroutines/DispatchedTask : kotlinx/coroutines/scheduling/Task {

0 commit comments

Comments
 (0)