Clang Project
clang_source_code
/
test
/
PCH
/
fuzzy-pch.h
1
// Header for PCH test fuzzy-pch.c
2
void f(int X);
3