// PR c++/38637 // { dg-do compile { target c++11 } } template enum E : int { e }; // { dg-error "declaration|expected" }