aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp/pr64127.C
blob: 8dc3336a1f9735bdd63e6172ff565896e217274e (plain)
1
2
3
4
/* { 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|expected unqualified-id" }