Sign in
llvm
/
llvm-test-suite
/
refs/tags/llvmorg-19.1.2
/
.
/
Fortran
/
gfortran
/
regression
/
block_12.f90
blob: a7e9c10439046ab79868f8261c8811ec3e11fa14 [
file
] [
log
] [
blame
]
!
{
dg
-
do
compile
}
!
PR
50627
-
this
used to free a
namespace
twice
.
program main
block
end
program main
!
{
dg
-
error
"END BLOCK"
}
!
{
dg
-
prune
-
output
"Unexpected end of file"
}