blob: 0f36253589d5e5f76418541aba755ad390ed1a5e [file]
/* RootScriptStructureElement */fun x() {/* DeclarationStructureElement */
fun y() {
}
}
class A {/* ClassDeclarationStructureElement */
fun z() {/* DeclarationStructureElement */
fun q() {
}
}
}