[JS IR BE] support SAM conversions in DCE-driven mode
This commit is contained in:
committed by
Anton Bannykh
parent
8fcd73e3cb
commit
abc6ecaa1c
@@ -1,6 +1,5 @@
|
||||
// !LANGUAGE: +NewInference +FunctionalInterfaceConversion +SamConversionPerArgument +SamConversionForKotlinFunctions
|
||||
// WITH_RUNTIME
|
||||
// SKIP_DCE_DRIVEN
|
||||
|
||||
fun interface MyRunnable {
|
||||
fun invoke()
|
||||
|
||||
Reference in New Issue
Block a user