Switch testCoroutineContext to release coroutines thus fixing it
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// PROBLEM: none
|
// PROBLEM: none
|
||||||
// WITH_RUNTIME
|
// WITH_RUNTIME
|
||||||
|
|
||||||
import kotlin.coroutines.experimental.coroutineContext
|
import kotlin.coroutines.coroutineContext
|
||||||
|
|
||||||
<caret>suspend fun test() {
|
<caret>suspend fun test() {
|
||||||
coroutineContext
|
coroutineContext
|
||||||
|
|||||||
Reference in New Issue
Block a user