blob: 29c3bf2662a42cbed72c55345a903dc7c41457b4 [file] [log] [blame]
/* { dg-do compile { target c++98_only } } */
template <0> int __copy_streambufs_eof; // { dg-error "expected identifier|numeric constant|variable templates" }
__copy_streambufs_eof < // { dg-error "template argument|parse error|not name a type" }