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

2 lines
49 B
C
Raw Normal View History

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