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

5 lines
86 B
C++

export module t30015.lib1:mod17;
export namespace clanguml::t30015 {
struct CR { };
}