Clean up some minor white space issues in trans-decl.c and trans-expr.c
[official-gcc.git] / gcc / testsuite / g++.dg / parse / operator4.C
blob054ddc8354f2ec210d79263589aee7b60d466599
1 int operator *(int, ...); // { dg-error "class|variable number of arguments" }