// PR c++/58707 // { dg-do compile { target c++11 } } template class TC { }; constexpr int foo[] = { 42 }; TC 1]> bar;