Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
expr_func2.adb
blob: ef366c6df9ce8bef97cd382327960eb6d91cfe5e [
file
] [
log
] [
blame
]
--
{
dg
-
do
compile
}
package
body
Expr_Func2
is
procedure
Foo
is
null
;
end
Expr_Func2
;