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

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

!$omp taskwait
end