compiler: give error for non-int arguments to make
[official-gcc.git] / gcc / testsuite / gnat.dg / lto16_pkg.ads
blobe9b74d39337c4d13d69595011f2e6bfa5585f917
1 package Lto16_Pkg is
3 function F return Float;
5 end Lto16_Pkg;