New Testcase + Instr count updates
[testub10.git] / codeb / abgabe_bb.call
1 extern long m(long);
2 RET(m(7)==23 && m(13)==47);