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