// { dg-options "-std=c++0x" } template struct A; template class... T> struct A {}; // { dg-error "mismatch|expected" }