blob: 9d806cabdb314795526adaa0ff12c4ba03ed7e51 [file] [log] [blame]
// { dg-do assemble }
namespace A {
int i = 1;
}
int j = i; // { dg-error "" }