Clang Project

clang_source_code/test/Modules/Inputs/preprocess/a.h
1#include "c.h"
2T a();
3