We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7b8da commit 3da9995Copy full SHA for 3da9995
core/kotlinx-coroutines-core/test/channels/InvokeOnCloseStressTest.kt
@@ -2,7 +2,7 @@
2
* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
3
*/
4
5
-package channels
+package kotlinx.coroutines.experimental.channels
6
7
import kotlinx.coroutines.experimental.*
8
import kotlinx.coroutines.experimental.channels.*
0 commit comments