Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
gcc
/
testsuite
/
g++.dg
/
parse
/
operator4.C
blob: 1c81fbf2b444bf618a29dd2d601c76026eb061ef [
file
] [
log
] [
blame
]
int
operator
*(
int
,
...);
// { dg-error ".int operator\\*\\(int, ...\\). must have an argument of class or enumerated type" }