Fix test data: non-inherited elements are shown in file structure popup
This commit is contained in:
@@ -8,3 +8,4 @@
|
||||
-B
|
||||
a: Int location=→TA
|
||||
some(): Unit location=→TA
|
||||
TA
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
-Test
|
||||
compareTo(E): Int location=→Enum
|
||||
equals(Any?): Boolean location=→Enum
|
||||
FIRST
|
||||
hashCode(): Int location=→Enum
|
||||
name(): String location=→Enum
|
||||
ordinal(): Int location=→Enum
|
||||
SECOND
|
||||
toString(): String location=→Enum
|
||||
|
||||
@@ -6,3 +6,4 @@
|
||||
hashCode(): Int location=→Any
|
||||
some(): Unit location=→TestData
|
||||
toString(): String location=→Any
|
||||
TestData
|
||||
|
||||
Reference in New Issue
Block a user