llvm-project/flang/test/Driver/scanning-error.f95

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
138 B
Fortran
Raw Normal View History

! RUN: not %flang_fc1 -E %s 2>&1 | FileCheck %s --check-prefix=ERROR
! ERROR: Could not scan {{.*}}scanning-error.f95
#NOT-PP-DIRECTIVE