blob: 3fe07230117b0e9191b98347af18a1f547d7c3b8 [file] [log] [blame]
// { dg-do compile { target c++14 } }
template <typename> struct bar foo; template <> struct foo<>: // { dg-error "class template|expected" }