[codeb] Instr update + forgotten testcase
[testub10.git] / codeb / codea_abgabe_ac.call
1 extern long m(long,long);
2 RET(m(0,12)==1 && m(9,13)==0);