// { dg-do compile } // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 29 Jun 2004 // Origin: Volker Reichelt // Bug 16260. ICE template int foo() { return T::X::Y; }