blob: 8cdb02099814617cf39d344630a1a2870a4684d5 [file] [log] [blame]
! { dg-do compile }
! { dg-options "" }
!
! By default, for free-form source code: Error out
!
print *, 1 + 2 ! { dg-error "Line truncated at .1." }
end
! { dg-prune-output "some warnings being treated as errors" }