1 2 3 4 5 6 7
// PR c++/37789 // { dg-do compile } void foo(): { // { dg-error "initializers|identifier" } __FUNCTION__; }