Clang Project

clang_source_code/test/Lexer/Inputs/no-define.h
1#ifndef no_define
2
3#endif
4