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