mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 13:30:58 +08:00
sem_ch4.adb: Minor reformatting.
2008-08-04 Thomas Quinot <quinot@adacore.com> * sem_ch4.adb: Minor reformatting. From-SVN: r138619
This commit is contained in:
parent
61549759f1
commit
56a7a3ab67
@ -1516,8 +1516,8 @@ package body Sem_Ch4 is
|
||||
then
|
||||
-- The prefix may include access to subprograms and other access
|
||||
-- types. If the context selects the interpretation that is a
|
||||
-- function call (not a procedure call) we cannot rewrite the
|
||||
-- node yet, but we include the result of the call interpretation.
|
||||
-- function call (not a procedure call) we cannot rewrite the node
|
||||
-- yet, but we include the result of the call interpretation.
|
||||
|
||||
Get_First_Interp (N, I, It);
|
||||
while Present (It.Nam) loop
|
||||
|
Loading…
x
Reference in New Issue
Block a user