83e538d87d503d66983702607b9325c3fe4c1ee2
[testub10.git] / gesamt / codea_lewurm_06.0
1 method f(a b)
2         return a - ( b * -1 * a * -1 * b * -1 * -4 );
3 end;