3 // Copyright (C) 2000 Free Software Foundation, Inc.
4 // Contributed by Nathan Sidwell 1 Sep 2000 <nathan@codesourcery.com>
6 // bug 127. We ICE'd when given a non-template TYPE_DECL as a template name.
12 typedef charT* iterator;
13 explicit basic_string ();
18 basic_string<char>::iterator<char> p; // { dg-error "" } not a template // ERROR - no type