int f (void) {
  /*@-type@*/
  int x1 = 'a';
  /*@=type@*/
  int x2 = 'b';
}
    


syntax highlighted by Code2HTML, v. 0.9.1