int *x;
static void bar (char a[2][(*x)++]) {}
int
main (void)
{
  exit (0);
}


syntax highlighted by Code2HTML, v. 0.9.1