blob: 5536f0b67ece47691eaee08dd520492f8cc7b07f [file] [log] [blame]
-- { dg-do compile }
-- { dg-options "-gnatn" }
package body Generic_Inst8 is
package My_G is new Generic_Inst8_G (0);
end Generic_Inst8;