// Copyright (C) 2001, 2002 Free Software Foundation // Contributed by Kriang Lerdsuwanakij // { dg-do compile } struct A { template class B {}; }; template