blob: c101134f8f513598a1c0f68f63b9bae5767a0ccc [file] [log] [blame]
// PR c++/38637
// { dg-do compile { target c++11 } }
template<int> enum E : int { e }; // { dg-error "declaration|expected" }