ns5.C   [plain text]


namespace A {
  int i = 1;
}

int j = i;		// ERROR -