OSDN Git Service

Add new tests.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / controlled4.ads
1
2 with controlled3; use controlled3;
3 package controlled4 is
4    procedure Test_Suite;
5 end;