codea: referenzwert fuer snafu_02 geupdatet
[testub10.git] / codea / lewurm_05.0
1 method Long(a b c d e)
2         return e - d - c - b - a - this;
3 end;