Commit 92298782 by Robert Dewar Committed by Arnaud Charlet

sem_ch3.adb: Minor reformatting

2008-08-05  Robert Dewar  <dewar@adacore.com>

	* sem_ch3.adb: Minor reformatting

From-SVN: r138667
parent 5b6728d4
......@@ -4480,6 +4480,7 @@ package body Sem_Ch3 is
-- the enclosing scope.
P := Parent (N);
if Nkind (P) = N_Subprogram_Body
and then Nkind (N) = N_Function_Specification
then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment