blob: faf97af1ab8fe5c7a9c79eab0d39d6cf44e66289 [file] [log] [blame]
// Build don't link:
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 5 Jan 2001 <nathan@codesourcery.com>
// Bug 911, ICE on bogus template declaration
template <class T> class A<T>; // ERROR - not a template