Move coroutine-related runtime parts to kotlin.coroutines.experimental package

#KT-15975 Fixed
This commit is contained in:
Denis Zharkov
2017-01-26 13:56:10 +03:00
parent cb4914ab56
commit 8fa8ba7055
160 changed files with 451 additions and 430 deletions
@@ -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)"/>