blob: 421ddda87bcd927832789215df3db94159c7ba51 [file] [log] [blame]
implicit none
include "nonexisting/file.f90" ! { dg-error "Cannot open included file 'nonexisting/file.f90'" }
end
! { dg-prune-output "compilation terminated." }