Do not generate tests with experimental coroutines on JVM_IR backend

Enable working tests.
This commit is contained in:
Ilmir Usmanov
2019-06-05 21:43:16 +03:00
parent 0628783308
commit 60cbf0696d
27 changed files with 2 additions and 1434 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +ReleaseCoroutines
// IGNORE_BACKEND: JVM_IR
suspend fun produce(): Int = 1000