[box-tests] Turned on some tests on fun interfaces for JS & Native
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// !LANGUAGE: +NewInference +FunctionalInterfaceConversion +SamConversionPerArgument +SamConversionForKotlinFunctions
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
// SKIP_DCE_DRIVEN
|
||||
|
||||
fun interface MyRunnable {
|
||||
fun invoke()
|
||||
|
||||
Reference in New Issue
Block a user