*** empty log message ***
[repair.git] / Repair / RepairCompiler / MCC / ex.cc
1
2 // Token values
3
4
5
6 foo_state * __repairstate0__=new foo_state();
7 __repairstate0__->head=(int)head;
8 __repairstate0__->doanalysis();
9 *((int*) &head)=__repairstate0__->head;
10 delete __repairstate0__;