blob: f0ee22125cee03ea6d48f42a5ae32907adf78e46 [file] [log] [blame]
! RUN: not %flang_fc1 -fsyntax-only -fopenmp %s 2>&1 | FileCheck %s
! CHECK: error: expected OpenMP construct
!$omp parallel
end