ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codeb_intelli_09.call
1 extern int m(int this, int a);
2
3 RET(m(51, 0) == 10 && m(-3, 5) == 30 && m(35, 18) == 8);