IDE testdata: s/trait/interface
This commit is contained in:
@@ -9,5 +9,5 @@ class A {
|
||||
open class D<T, G> {
|
||||
}
|
||||
|
||||
trait Tr {
|
||||
interface Tr {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user