--- ai05s/ai05-0028-1.txt 2007/01/13 05:25:56 1.3 +++ ai05s/ai05-0028-1.txt 2007/03/27 22:52:34 1.4 @@ -68,7 +68,7 @@ 7 - Ada 2005 dropped the "default initialized object" part of 10.2.1(9/2), because it was thought that it couldn't matter. Consider this example -from text BA21002.A (case k): +from ACATS test BA21002.A (case k): type Tag is tagged record C : My_Int := Func;