Files
clang-p2996/flang/test/Semantics/OpenMP/threadprivate08-empty.f90

6 lines
131 B
Fortran

! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! Test the source code starting with omp syntax
!$omp threadprivate(a)
end