ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codea_intelli_06.call
index 42435f0a10e5ac276f10ccb6f0808dd2686cc38b..b3a03d878d9513135802113cf39e0e51e3143831 100644 (file)
@@ -1,7 +1,7 @@
-extern long long f(long long*);
+extern int f(int*);
 
 
-long long ar[10];
+int ar[10];
 int i = 1;
 for(; i <= 10; i++)
        ar[i-1] = i;