Clang Project
clang_source_code
/
test
/
CodeCompletion
/
Inputs
/
ModuleA
/
moduleA.h
1
static int const FROM_MODULE_A = 0;
2