llvm-for-llvmta/tools/clang/test/Modules/Inputs/hidden-names/hidden.h

4 lines
32 B
C++

namespace NS {
struct X {};
}