Remove explicit enabling the new type inference from test data
This commit is contained in:
committed by
teamcity
parent
224beb24eb
commit
42e71f8c53
+1
-1
@@ -1,5 +1,5 @@
|
||||
// FIR_IDENTICAL
|
||||
// !LANGUAGE: +NewInference +SamConversionForKotlinFunctions +SamConversionPerArgument +FunctionalInterfaceConversion
|
||||
// !LANGUAGE: +SamConversionForKotlinFunctions +SamConversionPerArgument +FunctionalInterfaceConversion
|
||||
|
||||
interface J {
|
||||
fun foo1(r: KRunnable)
|
||||
|
||||
Reference in New Issue
Block a user