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