aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/lto18.ads
blob: 486bc889e7d2148acb9807c965eeedf71341ba35 (plain)
1
2
3
4
5
6
7
with Lto18_Pkg; use Lto18_Pkg;

package Lto18 is

    procedure Proc (Driver : Rec);

end Lto18;