Commit 58b81ab0 by Arnaud Charlet

Minor reformatting.

From-SVN: r217833
parent 6654786e
......@@ -10623,7 +10623,8 @@ package body Exp_Ch4 is
-- Ada 2005 (AI-251): Handle interface type conversion
if Is_Interface (Actual_Op_Typ)
or else Is_Interface (Actual_Targ_Typ)
or else
Is_Interface (Actual_Targ_Typ)
then
Expand_Interface_Conversion (N);
goto Done;
......
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