[FIR2IR] Fix cast insertion in SAM conversion with suspend conversion
#KT-65878 #KT-62855
This commit is contained in:
committed by
Space Team
parent
a2a217799b
commit
b054a4481d
@@ -1,6 +1,5 @@
|
||||
// !LANGUAGE: +SuspendOnlySamConversions
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// JVM_ABI_K1_K2_DIFF: KT-62855
|
||||
|
||||
fun interface FI {
|
||||
suspend fun call() // suspending now(!!!)
|
||||
|
||||
Reference in New Issue
Block a user