ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codeb_intelli_01.0
1 struct goo gaa gee end;
2
3 method s(x y)
4         var foobar := (this.gaa * x.goo) - (y * -2);
5         return foobar * foobar;
6 end;