blob: ecc92581140dce37dc02b0464e64cf720d9776ce [file] [log] [blame]
// PR c++/58637
// { dg-do compile { target c++1y } }
template<> void foo(auto); // { dg-error "auto|not a template" }