1! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp 2! Check OpenMP compatibility with the DEC STRUCTURE extension 3 4structure /s/ 5end structure 6 7end 8