PR tree-optimization/86415 - strlen() not folded for substrings within constant arrays
[official-gcc.git] / gcc / testsuite / gnat.dg / debug13.ads
blob512a9ef75bbab0ad0664a2bb891c88f6effdf42b
1 package Debug13 is
3 procedure Compile (P : Natural);
5 end Debug13;