blob: 4c2cee7d285478b41711da0c2940696b081b9172 [file] [log] [blame]
// { dg-options -std=c++1y }
auto f() { return f(); } // { dg-error "auto" }