blob: fd452e52ca2063e5228c329af78c763ae959df80 [file] [log] [blame]
! { dg-do compile }
program p
associate (y => z'1') ! { dg-error "cannot be a BOZ literal constant" }
end associate ! { dg-error "Expecting END PROGRAM" }
end