android_mt6572_jiabo/external/clang/test/Modules/Inputs/merge-friends/friend.h
2025-09-05 16:56:03 +08:00

2 lines
68 B
C++

namespace N { struct n8 { friend struct foo; }; }
#include "decl.h"