llvm/clang/test/Modules/Inputs/redecl_namespaces_right.h

namespace A {
  int j;
}