[codeb] Instr update + forgotten testcase
[testub10.git] / codeb / abgabe_bb.call
1 extern long m(long);
2 RET(m(7)==23 && m(13)==47);