Move coroutine-related runtime parts to kotlin.coroutines.experimental package
#KT-15975 Fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import kotlin.coroutines.*
|
||||
import kotlin.coroutines.experimental.*
|
||||
|
||||
header fun f1()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user