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

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! Check OpenMP compatibility with the DEC STRUCTURE extension

structure /s/
end structure

end