FIR2IR: convert adapted callable reference with vararg

This commit is contained in:
Jinseong Jeon
2020-08-25 23:40:38 -07:00
committed by Mikhail Glukhikh
parent 48034092e9
commit 553ae68c96
9 changed files with 41 additions and 8 deletions
@@ -1,7 +1,6 @@
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
// WITH_COROUTINES
// IGNORE_BACKEND_FIR: JVM_IR
import helpers.*
import kotlin.coroutines.*
@@ -1,7 +1,6 @@
// !LANGUAGE: +SuspendConversion
// WITH_RUNTIME
// WITH_COROUTINES
// IGNORE_BACKEND_FIR: JVM_IR
import helpers.*
import kotlin.coroutines.*