blob: ef366c6df9ce8bef97cd382327960eb6d91cfe5e [file] [log] [blame]
-- { dg-do compile }
package body Expr_Func2 is
procedure Foo is null;
end Expr_Func2;