Clang Project

clang_source_code/test/Index/preamble-reparse-import.m-1.h
1#ifdef PARSED2
2#error parsed twice
3#endif
4
5#define PARSED2 1
6