hanchenye-llvm-project/clang/test/Lexer/Inputs/different-define.h

5 lines
47 B
C

#ifndef different_define
#define FOO 5
#endif