blob: a9ff9d90af1b0f586e1fa7de5d47d16e9e5f0f46 [file] [log] [blame]
namespace A2_More_Inner {
struct X {};
void f(X);
}