aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.ns/alias2.C
blob: 95b2a2354df5f48b350b42f88fac9d7495ec1d42 (plain)
1
2
3
4
5
6
7
8
//Build don't link:
namespace NS1
{
  int a;
}

namespace NS2 = NonExistant; //ERROR -