(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
lookup/
using12.C
// PR c++/16707

int i;
using N::i; // { dg-error "'N' has not been declared" }