--  { dg-do compile }

package body Expr_Func2 is
   procedure Foo is null;
end Expr_Func2;