bolt/deps/llvm-18.1.8/flang/test/Preprocessing/preserve-brace-include.F90
2025-02-14 19:21:04 +01:00

5 lines
107 B
Fortran

! RUN: %flang -E -I%S %s | FileCheck %s
#define empty ERR_NONEXISTENT
! CHECK-NOT: :5:
#include <empty.h>