summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/debug13.ads
blob: 512a9ef75bbab0ad0664a2bb891c88f6effdf42b (plain)
1
2
3
4
5
package Debug13 is

   procedure Compile (P : Natural);

end Debug13;