aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.mike/ns5.C
blob: d138ff3c8fb0dbc72e641da1e3252b3c0d5f02d2 (plain)
1
2
3
4
5
namespace A {
  int i = 1;
}

int j = i;		// ERROR -