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