compiler testdata: s/trait/interface
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
trait A
|
||||
trait Foo {
|
||||
interface A
|
||||
interface Foo {
|
||||
fun A.invoke()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user