// PR c++/16301

// { dg-do compile }

namespace NS2 
{ 
  using namespace NS1 __attribute__ ((strong));  // { dg-error "" }
}


syntax highlighted by Code2HTML, v. 0.9.1