Minor, unmute test on fun interface inheritance for FIR

This commit is contained in:
Alexander Udalov
2020-06-09 20:00:37 +02:00
parent e3a23aed33
commit e801fad4d4
@@ -1,5 +1,4 @@
// !LANGUAGE: +NewInference +FunctionalInterfaceConversion +SamConversionPerArgument +SamConversionForKotlinFunctions
// IGNORE_BACKEND_FIR: JVM_IR
// SKIP_DCE_DRIVEN
fun interface Base {