IDE testdata: s/trait/interface
This commit is contained in:
@@ -4,7 +4,7 @@ open class A {
|
||||
}
|
||||
}
|
||||
|
||||
trait Z {
|
||||
interface Z {
|
||||
fun foo()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user