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" }