ppc: scripts for gesamt_ppc
[testub10.git] / gesamt_ppc / lewurm_08.0
index e899d23a1db9c3ec4df9dec95728969be7b06704..b21c2cb0b9a79dc0783de21cf5be4424fc86b9d9 100644 (file)
@@ -1,7 +1,6 @@
 method fo0(a b c d)
        var x := g();
-       /*return a-b-c-d-x; */
-       return b;
+       return a-b-c-d-x;
 end;
 method g()
        h();