lookup4.C   [plain text]


// PR c++/16637

typedef int I;

struct S {
  ::I I;
};