Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
wildcard-submodule-exports
/
C_one.h
1
@import A.One;
2
@import B.One;
3
4
long *C1;
5