Move coroutine-related runtime parts to kotlin.coroutines.experimental package
#KT-15975 Fixed
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<node text="Retention (kotlin.annotation)"/>
|
||||
<node text="Repeatable (kotlin.annotation)"/>
|
||||
<node text="MustBeDocumented (kotlin.annotation)"/>
|
||||
<node text="RestrictsSuspension (kotlin.coroutines)"/>
|
||||
<node text="RestrictsSuspension (kotlin.coroutines.experimental)"/>
|
||||
<node text="ExtensionFunctionType (kotlin)"/>
|
||||
<node text="Metadata (kotlin)"/>
|
||||
<node text="DslMarker (kotlin)"/>
|
||||
|
||||
Reference in New Issue
Block a user