llvm/flang/test/Semantics/OpenMP/barrier.f90

! RUN: %python %S/../test_errors.py %s %flang -fopenmp

!$omp barrier
end