blob: b915352a41c48098a7300e8c6ba70165158477b5 [file] [log] [blame]
// { dg-options "-std=c++1y -pedantic-errors" }
auto f();
template <class T> auto f(T);