OSDN Git Service

PR c++/53549
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / parse / cond4.C
1 // PR c++/38635
2 // { dg-do compile }
3
4 void foo()                                                                                                                              
5 {                                                                                                                                       
6   if (struct A{}// { dg-error "types may not be defined|expected" }