Clang Project

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