bolt/deps/llvm-18.1.8/clang/test/Lexer/Inputs/unlikely-to-be-header-guard.h
2025-02-14 19:21:04 +01:00

5 lines
86 B
C

#ifndef data_rep_h
#define use_alternate_data_rep
/* #include "data_rep.h" */
#endif