gesamt: testfaelle fix (bitte hinweis in README lesen) und ein neuer testfall
[testub10.git] / codeb / codea_lewurm_00.0
1 method f(a b c)
2         return (a-5) - (b-c) - this;
3 end;