hanchenye-llvm-project/clang/test/Lexer/Inputs/bad-header-guard.h

5 lines
51 B
C

#ifndef bad_header_guard
#define bad_guard
#endif