[clangd] Re-land "support outgoing calls in call hierarchy" (#117673)
[llvm-project.git] / flang / test / Semantics / OpenMP / threadprivate08-empty.f90
blob38a855dceb8366e62ee6b3c3f89d274e718ca11b
1 ! RUN: %python %S/../test_errors.py %s %flang -fopenmp
2 ! Test the source code starting with omp syntax
4 !$omp threadprivate(a)
5 end