Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
gen_formal_pkg_a.ads
blob: 074129fec86be66de2b23fe4dd89c3bf3552d2f5 [
file
] [
log
] [
blame
]
generic
type T1
is
private
;
package
Gen_Formal_Pkg_A
is
end
;