aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/ext/complit7.C
blob: bceb6d1087de9def79e19ec2f82e6d5144a3b80e (plain)
1
2
3
4
// PR c++/27807
// { dg-options "" }

int i = (int()){0}; // { dg-error "type" }