Fix warning with -Wsign-compare -Wsystem-headers
[official-gcc.git] / gcc / testsuite / gcc.dg / unclosed-init.c
blob3deb88e777c90f2ec4886c5f8227373efbe173aa
1 int unclosed[] = { /* { dg-message "18: to match this '.'" } */
2 42
3 /* { dg-error "-: expected '.' at end of input" } */