Clang Project

clang_source_code/test/PCH/Inputs/pch-through3.h
1#define THROUGH3
2int through3(int);
3