1 // PR c++/53003
2 
3 struct A{ void a{} return b  // { dg-error "function definition|expected" }
4