Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
expr_func7.adb
blob: 048af62c6ac14a287f851dfc8dadc7fd18a40837 [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
package
body
Expr_Func7
is
procedure
Dummy
is
null
;
end
Expr_Func7
;