blob: f0b3f7438ae58d8031af2e17548ca03d38f01e86 [file]
! RUN: not %flang_fc1 -fsyntax-only -fopenmp %s 2>&1 | FileCheck %s
!$omp parallel
! CHECK: error: expected '!$OMP '
end