llvm-project/clang/test/Preprocessor/include-directive2.c

5 lines
84 B
C

// RUN: clang -Eonly %s -I.
# define HEADER <file_to_include.h>
# include HEADER