llvm-project/clang/test/Modules/Inputs/cxx-lookup/na.h

2 lines
49 B
C++

namespace N { struct S { friend struct foo; }; }