// { dg-do assemble { xfail *-*-* } } // by Paul Burchard , Level Set Systems, Inc. // Copyright (C) 1999 Free Software Foundation struct Q { template class X { }; }; template class> class Y { }; Y y1;