blob: e56e229b114f54a62094fb7fdef0b2811ad867df [file] [log] [blame]
with Generic2.Child;
generic
package Generic2.IO_Any is
package V1 is new Generic2.Child;
procedure Dummy;
end Generic2.IO_Any;