Clang Project
clang_source_code
/
test
/
PCH
/
headermap.h
1
/* Helper for the headermap.m test */
2
int x = 17;
3
4