compiler testdata: s/trait/interface
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
trait AnyTrait : <!TRAIT_WITH_SUPERCLASS!>Any<!>
|
||||
interface AnyTrait : <!TRAIT_WITH_SUPERCLASS!>Any<!>
|
||||
|
||||
class Foo : AnyTrait
|
||||
|
||||
|
||||
Reference in New Issue
Block a user