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