Minor reformatting.

From-SVN: r147168
This commit is contained in:
Arnaud Charlet 2009-05-06 12:16:45 +02:00
parent deef4289f2
commit b92625409b
1 changed files with 1 additions and 0 deletions

View File

@ -1067,6 +1067,7 @@ package body Sem_Attr is
-- If there is an implicit dereference, then we must freeze
-- the designated type of the access type, since the type of
-- the referenced array is this type (see AI95-00106).
-- As done elsewhere, freezing must not happen when pre-analyzing
-- a pre- or postcondition or a default value for an object or
-- for a formal parameter.