[codeb] Instr update + forgotten testcase
[testub10.git] / codeb / abgabe_ba.call
1 extern long m(long,long);
2 RET(m(7,4)==6 && m(18,22)==-8);