blob: b0c2d2b56da1ec79bcc290a3356e9e85f30e3a43 [file] [log] [blame]
-- { dg-do compile }
with Array5_Pkg1; use Array5_Pkg1;
package Array5 is
C : constant Integer := Arr'Last;
end Array5;