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