blob: 72402c43f32fc79ddafbcad6a309a3e4707e1509 [file]
/* RootScriptStructureElement */fun a() {/* DeclarationStructureElement */
class X
}
class Y {/* ClassDeclarationStructureElement */
fun b() {/* DeclarationStructureElement */
class Z
}
}