codeb: testfaelle aus codea
[testub10.git] / codeb / codea_lewurm_02.0
1 method f(a b c d)
2   return this-(a-b-c-d);
3 end;