// PR c++/56177 // { dg-do compile { target c++1y } } auto f (); auto f () { return 33; }