* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gnat.dg / debug13.ads
blob512a9ef75bbab0ad0664a2bb891c88f6effdf42b
1 package Debug13 is
3 procedure Compile (P : Natural);
5 end Debug13;