blob: b11f214336aa5eb1de5556b66e02698eb2e4851e [file] [log] [blame]
! { dg-do compile }
program main
use iso_fortran_env, only : uint32 ! { dg-error "not in the selected standard" }
end program main