ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codeb_intelli_04.call
1 extern long a(int *this);
2
3
4 int ar[3] = { 2, 4, 8 };
5
6 RET(a(ar) == 815 && ar[0] == 815);