Clang Project

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