ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / intelli_00.call
1 extern int m(int);
2 int ret = m(10);
3 RET(ret == 40);