Clang Project

clang_source_code/test/Modules/Inputs/prebuilt-module/a.h
1const int a = 1;
2