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