// { dg-do assemble }// Based on a testcase in the Standard, submitted by several peopleclassOuter{typedefintT;structInner{Ti;// { dg-error "" "" { xfail *-*-* } } not accessible - voidf(){Tj;// { dg-error "" "" { xfail *-*-* } } not accessible - }};};