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

14 lines
249 B
XML

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