// { dg-do compile { target c++11 } } template struct array { }; array a0; array a1; array a1234;