Files
clang-uml/tests/t30013/src/mod7.cppm

5 lines
80 B
C++

export module t30013.mod7;
export namespace clanguml::t30013 {
struct CG { };
}