PR target/84336
[official-gcc.git] / gcc / testsuite / gnat.dg / lto19_pkg2.adb
blob70e731a521e38e78a53335be81003758b407265d
1 package body Lto19_Pkg2 is
3 function UB return Natural is begin return 8; end;
5 end Lto19_Pkg2;