Update concepts branch to revision 131834
[official-gcc.git] / gcc / testsuite / g++.dg / template / crash62.C
blobbd8a0f40e05895cd9d93530ca3abe9b427510ceb
1 // PR c++/29728
3 template<int> void foo()
5   int a[] = { X: 0 }; // { dg-error "designated initializer" }