1 ! RUN: %python %S/../test_errors.py %s %flang -fopenmp
3 ! Check OpenMP 2.17 Nesting of Regions
8 !ERROR: A worksharing region may not be closely nested inside a worksharing, explicit task, taskloop, critical, ordered, atomic, or master region
19 !ERROR: A worksharing region may not be closely nested inside a worksharing, explicit task, taskloop, critical, ordered, atomic, or master region