Merge branch 'master' into ppc
[testub10.git] / gesamt_ppc / intelli_00.call
1 extern int m(int);
2 int ret = m(10);
3 RET(ret == 40);