fun x() {/* DeclarationStructureElement */ val x = object: Any() { fun foo(){} } }