// RUN: %clang_cc1 -fsyntax-only -verify %s
// (this actually occurs before paragraph 1)
;
;
// Test that names appear as if in deepest common ancestor.
// Same thing, but with the directives in namespaces.
// Transitivity.
// Transitivity acts like synthetic using directives.
// Bug: using directives should be followed when parsing default
// arguments in scoped declarations.
;
using namespace Test5;
int