OSDN Git Service

PR c++/52685
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / template / operator6.C
1 // PR c++/27315
2 // { dg-do compile }
3
4 template void operator+; // { dg-error "non-function" }