Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
g++.dg
/
parse
/
error38.C
blob: 2c64ed43b43f456adec290631799460fe6ef4a97 [
file
] [
log
] [
blame
]
// PR c++/29003
typedef
int
operator
!();
// { dg-error "13:declaration" }