xref
: /
dports
/
lang
/
gnat_util
/
gcc-6-20180516
/
gcc
/
testsuite
/
gnat.dg
/
lto16_pkg.ads
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
package
Lto16_Pkg
is
2
3
function
F
return
Float
;
4
5
end
Lto16_Pkg
;
6