aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/unclosed-init.c
blob: 0a0ca2184044926cfd9ee8af4f8abe629da65196 (plain)
1
2
3
int unclosed[] = { /* { dg-message "18: to match this '.'" } */
  42
 /* { dg-error "-: expected '.' at end of input" "" { target *-*-* } .+1 } */