Daily bump.
[official-gcc.git] / gcc / testsuite / g++.dg / template / operator6.C
blob189dcc26e150e3d0563e5b67ee43e49a7584d84c
1 // PR c++/27315
2 // { dg-do compile }
4 template void operator+; // { dg-error "15:declaration of .operator\\+. as non-function" }