Added the name of the file to the error report.
[repair.git] / Repair / RepairCompiler / MCC / test2.cc
1
2 // Token values
3
4 // Used = 100
5 // Free = 101
6
7
8 foo_state * __repairstate0__=new foo_state();
9 __repairstate0__->d=(int)d;
10 __repairstate0__->doanalysis();
11 *((int*) &d)=__repairstate0__->d;
12 delete __repairstate0__;