llvm/clang/test/C/C99/Inputs/nested-include.h

#if __COUNTER__ < 15
#include __FILE__
#endif