Skip to content

Commit 6f01402

Browse files
erokhinsqwwdfsad
authored andcommitted
Update api dump for 1.4.0 compiler
1 parent 1a6beba commit 6f01402

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ public abstract interface class kotlinx/coroutines/channels/ReceiveChannel {
787787
public abstract fun iterator ()Lkotlinx/coroutines/channels/ChannelIterator;
788788
public abstract fun poll ()Ljava/lang/Object;
789789
public abstract fun receive (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
790-
public abstract fun receiveOrClosed (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
790+
public abstract fun receiveOrClosed-ZYPwvRU (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
791791
public abstract fun receiveOrNull (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
792792
}
793793

Binary file not shown.

0 commit comments

Comments
 (0)