Files
kotlin-fork/idea/testData/hierarchy/class/sub/ObjectFromClass/ObjectFromClass_verification.xml
T
2013-12-24 12:10:54 +04:00

11 lines
357 B
XML

<node text="A ()" base="true">
<node text="B ()"/>
<node text="Anonymous in MyClass ()"/>
<node text="C in MyClass ()"/>
<node text="Anonymous in foo() in MyClass ()"/>
<node text="D in foo() in MyClass ()"/>
<node text="F in t() in MyClass ()"/>
<node text="E in bar() in main.kt ()"/>
<node text="Anonymous in x() in main.kt ()"/>
</node>