OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [limited_with3.ads] - Rev 749

Go to most recent revision | Compare with Previous | Blame | View Log

with Limited_With3_Pkg1;
with Limited_With3_Pkg2;
limited with Limited_With3_Pkg3;
 
package Limited_With3 is
 
     procedure Dummy;
 
     type T is tagged private;
 
private
 
     package My_Q is new Limited_With3_Pkg1 (Limited_With3_Pkg2.T);
 
     type T is tagged null record;
 
end Limited_With3;
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.