Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / g++.dg / parse / operator4.C
blob054ddc8354f2ec210d79263589aee7b60d466599
1 int operator *(int, ...); // { dg-error "class|variable number of arguments" }