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