JS: simplify how suspend functions inlined

This commit is contained in:
Denis Zharkov
2017-01-13 19:37:29 +03:00
parent 2fcc2bbae0
commit c479aa7d65
14 changed files with 92 additions and 156 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JS
// WITH_RUNTIME
// WITH_COROUTINES
import kotlin.coroutines.*