IDE testdata: s/trait/interface
This commit is contained in:
@@ -8,10 +8,10 @@ class A {
|
||||
}
|
||||
}
|
||||
|
||||
trait A {
|
||||
interface A {
|
||||
}
|
||||
|
||||
trait A {
|
||||
interface A {
|
||||
}
|
||||
|
||||
object A {
|
||||
|
||||
Reference in New Issue
Block a user