2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org>
[official-gcc.git] / gcc / testsuite / gnat.dg / debug2.ads
blobdbdf5346dec4770e8591bdd68d970a133cbb902c
1 package Debug2 is
3 procedure Proc;
5 end Debug2;