FIC: introduce language feature, modifiers checks and basic tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// !LANGUAGE: -FunctionInterfaceConversion
|
||||
|
||||
<!UNSUPPORTED_FEATURE!>fun<!> interface Foo {
|
||||
fun invoke()
|
||||
}
|
||||
Reference in New Issue
Block a user