blob: b61fb53730a23db4ca08b92cc74a3f26abbd18d1 [file] [log] [blame] [edit]
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! Test the source code starting with omp syntax
!$omp declare simd
integer :: x
end