Commit a168f519 by Arnaud Charlet

* sem_prag.adb: Minor reformatting

From-SVN: r136140
parent 10619438
...@@ -3196,6 +3196,7 @@ package body Sem_Prag is ...@@ -3196,6 +3196,7 @@ package body Sem_Prag is
(Formal, Expression (Massoc)); (Formal, Expression (Massoc));
-- Set entity on identifier for ASIS -- Set entity on identifier for ASIS
Set_Entity (Choice, Formal); Set_Entity (Choice, Formal);
exit; exit;
......
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