1 // PR c++/29003
2 
3 typedef int operator !(); // { dg-error "declaration" }
4