xref: /llvm-project/flang/test/Parser/OpenMP/cond-include.f90 (revision 2734f15437b67343d594c377c00cb2c3cf1d2f86)
1! RUN: %flang_fc1 -fdebug-unparse -fopenmp %s | FileCheck %s
2!CHECK: STOP "pass"
3!$ include "cond-include.inc"
4end
5