Files
clang-uml/tests/t30015/src/mod12.cppm

5 lines
86 B
C++

export module t30015.lib1:mod12;
export namespace clanguml::t30015 {
struct CL { };
}