blob: c604297c6db3eb5ddab982daf4f2683ed60c41a7 [file] [log] [blame]
namespace A { }
namespace N { struct A; }
using namespace N;
struct ::A *p;