ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codea_intelli_07.0
index 0394e3ce45e838e0a12b2d0270ccdd8382dcd3f9..46e56d33507270073ccfc65820739ed37566d4a3 100644 (file)
@@ -1,5 +1,5 @@
 struct x y z end;
 
 method f(a)
-       return (a - (-3*8)).y;
+       return (a - (-3*4)).y;
 end;