JVM_IR: mark origins of capture fields in suspend lambdas

This commit is contained in:
pyos
2020-02-20 12:33:25 +01:00
committed by Ilmir Usmanov
parent 6b98ea2378
commit c5ffbfd33c
6 changed files with 22 additions and 13 deletions
@@ -2,8 +2,6 @@
// COMMON_COROUTINES_TEST
// WITH_RUNTIME
// WITH_COROUTINES
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM_IR
import COROUTINES_PACKAGE.*
import helpers.*