FIR2IR: properly support combinations of SAM/suspend conversions
This commit is contained in:
committed by
TeamCityServer
parent
e574d3be27
commit
9b42fab9de
-2
@@ -1,8 +1,6 @@
|
||||
// !LANGUAGE: +SuspendConversion
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER -UNUSED_EXPRESSION
|
||||
// IGNORE_BACKEND: JVM
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// FIR status: SuspendAndFunConversionInDisabledModeKt$box$1 cannot be cast to kotlin.jvm.functions.Function1
|
||||
|
||||
fun interface Runnable {
|
||||
fun run()
|
||||
|
||||
Reference in New Issue
Block a user