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

5 lines
81 B
C++

export module t30013.mod11;
export namespace clanguml::t30013 {
struct CK { };
}