IDE testdata: s/trait/interface
This commit is contained in:
@@ -15,7 +15,7 @@ class Outer {
|
||||
}
|
||||
object NestedObj {
|
||||
}
|
||||
trait NestedTrait {
|
||||
interface NestedTrait {
|
||||
}
|
||||
annotation class NestedAnnotation
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user