JVM_IR: wrap inline suspend references in suspend lambdas

This commit is contained in:
pyos
2020-02-06 10:19:16 +01:00
committed by Ilmir Usmanov
parent c34d2f9daa
commit 08074bb60e
5 changed files with 6 additions and 6 deletions
@@ -1,6 +1,6 @@
// !LANGUAGE: +ReleaseCoroutines
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JVM_IR, JS_IR, NATIVE
// IGNORE_BACKEND: JS_IR, NATIVE
// WITH_RUNTIME
// WITH_COROUTINES
import helpers.*
@@ -1,6 +1,4 @@
// !LANGUAGE: +ReleaseCoroutines
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM_IR
// NO_CHECK_LAMBDA_INLINING
// FILE: test.kt