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