blob: 226e8d1bb91a5b9a3389b89e663f6cb9a3091c7d [file] [log] [blame] [edit]
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! Test the source code starting with omp syntax
!$omp atomic write
i = 123
end