1--  { dg-do compile }
2
3package body Expr_Func6 is
4
5   procedure Dummy is null;
6
7end Expr_Func6;
8