FIC: rename FunctionConversion -> FunctionalConversion
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// !LANGUAGE: +NewInference +SamConversionForKotlinFunctions +SamConversionPerArgument +FunctionInterfaceConversion
|
||||
// !LANGUAGE: +NewInference +SamConversionForKotlinFunctions +SamConversionPerArgument +FunctionalInterfaceConversion
|
||||
// !CHECK_TYPE
|
||||
|
||||
fun interface F<S> {
|
||||
|
||||
Reference in New Issue
Block a user