# Example in Appendix D Refers to Ada Example in Error In Appendix D, Section D.2.1 Fortran Simple Array Example (p 294): > (See the following Ada example for a case where the type for an object > without a descriptor does have a `DW_AT_data_location` attribute. In > that case the object doubles as its own descriptor.) The Ada example does NOT have a `DW_AT_data_location` attribute. ## Solutions - Remove the parenthetical remark; or - Update the example with one that uses a `DW_AT_data_location` attribute. --- 2025-01-06: Accepted. Remove the parenthetical remark.