Misc: Update member hierarchy test data to include new stdlib classes
This commit is contained in:
+2
@@ -15,6 +15,8 @@
|
||||
<node text="AbstractList (kotlin.collections)">
|
||||
<node text="SubList in AbstractList (kotlin.collections)"/>
|
||||
<node text="ReversedListReadOnly (kotlin.collections)"/>
|
||||
<node text="MovingSubList (kotlin.collections)"/>
|
||||
<node text="RingBuffer (kotlin.collections)"/>
|
||||
</node>
|
||||
<node text="EmptyList (kotlin.collections)"/>
|
||||
</node>
|
||||
|
||||
@@ -27,5 +27,6 @@
|
||||
<node text="LazyThreadSafetyMode (kotlin)"/>
|
||||
<node text="DeprecationLevel (kotlin)"/>
|
||||
<node text="Kind in KParameter (kotlin.reflect)"/>
|
||||
<node text="RequireKotlinVersionKind (kotlin.internal)"/>
|
||||
</node>
|
||||
</node>
|
||||
|
||||
Reference in New Issue
Block a user