Sign in
gnu
/
gcc
/
93ac832f1846e4867aa6537f76f510fab8e3e87d
/
.
/
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" }