ppc: 'neue' testfaelle
[testub10.git] / gesamt_ppc / codeb_intelli_01.0
diff --git a/gesamt_ppc/codeb_intelli_01.0 b/gesamt_ppc/codeb_intelli_01.0
new file mode 100644 (file)
index 0000000..69c53bb
--- /dev/null
@@ -0,0 +1,6 @@
+struct goo gaa gee end;
+
+method s(x y)
+       var foobar := (this.gaa * x.goo) - (y * -2);
+       return foobar * foobar;
+end;