Regenerate tests after rebase on master, add FIR tests
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// !LANGUAGE: -FunctionalInterfaceConversion
|
||||
|
||||
fun interface Foo {
|
||||
fun invoke()
|
||||
}
|
||||
Reference in New Issue
Block a user