int glob1, glob2;

int f (void) /*@globals glob1;@*/
{    
   return glob2; 
}


syntax highlighted by Code2HTML, v. 0.9.1