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