llvm-project/clang/test/Modules/Inputs/wildcard-submodule-exports/C_two.h

5 lines
50 B
C

@import A.Two;
@import B.Two;
unsigned long *C2;