Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
Modified
/
B.h
1
@import ModA;
2
3
int getB();
4