2012-10-29 Robert Dewar <dewar@adacore.com>
* freeze.adb: Minor reformatting.
From-SVN: r192930
+2012-10-29 Robert Dewar <dewar@adacore.com>
+
+ * freeze.adb: Minor reformatting.
+
2012-10-29 Robert Dewar <dewar@adacore.com>
* xr_tabls.adb, xr_tabls.ads, exp_ch9.adb, snames.adb-tmpl,
-- this is where we analye the expression (after the type is frozen,
-- since in the case of Default_Value, we are analyzing with the
-- type itself, and we treat Default_Component_Value similarly for
- -- the sake of uniformity.
+ -- the sake of uniformity).
if Is_First_Subtype (E) and then Has_Default_Aspect (E) then
declare