summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/commands/expression/completion/other.cpp
blob: 1f8a488639b9b4c23ba2a90211a93c8381c1debc (plain) (blame)
1
2
3
4
struct ForwardDecl {
   long HiddenMemberName;
};
ForwardDecl fwd_decl;