Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
gnat.dg
/
expr_func3.adb
blob: 3e4d58329679943614bad6f6431338e65d0e811c [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
package
body
Expr_Func3
is
procedure
Dummy
is
null
;
end
Expr_Func3
;