1! RUN: %python %S/../test_errors.py %s %flang -fopenmp2! Test the source code starting with omp syntax3 4!$omp declare simd5integer :: x6end7