blob: 7947f1f8197bb0b30d2b30f14f93d5e860edfc17 [file] [log] [blame]
// PR c++/60051
// { dg-require-effective-target c++11 }
#include <initializer_list>
auto x[2] = {}; // { dg-error "" }