[Utils] Identity map module-level debug info on first use in CloneFunction* (#118627)
[llvm-project.git] / clang / test / C / C99 / Inputs / nested-include.h
blob0f64473c0faef539fde8ab39f0a5f25fe355c6ba
1 #if __COUNTER__ < 15
2 #include __FILE__
3 #endif