f()
{
  int x[20] = {[0] = 5, [10] = 12};
}


syntax highlighted by Code2HTML, v. 0.9.1