scripts: auch bei *.{1,2,3}er abbrechen
[testub10.git] / codea / lewurm_06.0
1 method f(a b)
2         return a - ( b * -1 * a * -1 * b * -1 * -4 );
3 end;