Files
clang-uml/tests/t30015/src/mod13.cppm
T

5 lines
86 B
C++

export module t30015.lib1:mod13;
export namespace clanguml::t30015 {
struct CM { };
}