PR tree-optimization/86415 - strlen() not folded for substrings within constant arrays
[official-gcc.git] / gcc / testsuite / gnat.dg / lto18.ads
blob486bc889e7d2148acb9807c965eeedf71341ba35
1 with Lto18_Pkg; use Lto18_Pkg;
3 package Lto18 is
5 procedure Proc (Driver : Rec);
7 end Lto18;