c++: robustify testcase [PR109752]
[official-gcc.git] / gcc / testsuite / g++.dg / parse / error38.C
blob2c64ed43b43f456adec290631799460fe6ef4a97
1 // PR c++/29003
3 typedef int operator !(); // { dg-error "13:declaration" }