OSDN Git Service

PR c++/28606
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / parse / operator4.C
1 int operator *(int, ...); // { dg-error "class|variable number of arguments" }