extern int glob;

int f (void) /*@globals undef glob@*/
{
  return glob;
}


syntax highlighted by Code2HTML, v. 0.9.1