69c53bb5049231b527c11f7ff1315d0f0a175187
[testub10.git] / gesamt / 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;