summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/lto16_pkg.ads
blob: e9b74d39337c4d13d69595011f2e6bfa5585f917 (plain)
1
2
3
4
5
package Lto16_Pkg is

  function F return Float;

end Lto16_Pkg;