Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
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
;