compiler testdata: s/trait/interface
This commit is contained in:
@@ -43,6 +43,6 @@ fun foo() {
|
||||
}
|
||||
}
|
||||
|
||||
trait Foo {
|
||||
interface Foo {
|
||||
fun f()
|
||||
}
|
||||
Reference in New Issue
Block a user