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