/* { dg-error "expected declaration or statement" "" { target *-*-* } 0 } */
/* { dg-options "" } */

void foo()
{
     __PRETTY_FUNCTION__;
