compiler testdata: s/trait/interface
This commit is contained in:
@@ -27,7 +27,7 @@ class D {
|
||||
<!COMPANION_OBJECT_NOT_ALLOWED!>companion<!> object
|
||||
}
|
||||
|
||||
<!ILLEGAL_MODIFIER!>companion<!> trait H {
|
||||
<!ILLEGAL_MODIFIER!>companion<!> interface H {
|
||||
companion object
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user