blob: 21c265a923cfd01b3493224f562c99b693c89cc3 [file] [log] [blame]
// PR c++/38637
// { dg-do compile }
// { dg-options "-std=c++0x" }
template<int> enum E : int { e }; // { dg-error "declaration|expected" }