Sign in
llvm
/
llvm-project
/
clang
/
cfb90cfdd40e3ac7618292364514f28b43b577cf
/
.
/
test
/
Modules
/
Inputs
/
recursive_visibility_a2_more_inner.h
blob: a9ff9d90af1b0f586e1fa7de5d47d16e9e5f0f46 [
file
]
namespace
A2_More_Inner
{
struct
X
{};
void
f
(
X
);
}