Clang Project
clang_source_code
/
test
/
PCH
/
Inputs
/
pch-through1.h
1
#define THROUGH1
2
int through1(int);
3