2016-11-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
[official-gcc.git] / gcc / testsuite / gnat.dg / debug2.ads
blobdbdf5346dec4770e8591bdd68d970a133cbb902c
1 package Debug2 is
3 procedure Proc;
5 end Debug2;