blob: 2b021676cfe80780281607fe3f9effbfe433d357 [file] [log] [blame]
with Nested_Generic2_G1;
generic
type T is private;
with package P is new Nested_Generic2_G1 (<>);
package Nested_Generic2_G2 is
end Nested_Generic2_G2;