Files
kotlin-fork/idea/testData/hierarchy/overrides/kotlinFunctionInClass/KotlinFunctionInClass_verification.xml
T
2014-01-15 16:49:39 +04:00

13 lines
244 B
XML

<node text="T ()" base="true">
<node text="B ()"/>
<node text="X ()"/>
<node text="Y ()">
<node text="A ()">
<node text="C ()"/>
</node>
<node text="Z ()">
<node text="D ()"/>
</node>
</node>
</node>