Eigene Testfaelle. lewurm_01.call und lewurm_02.call ausgebessert.
[testub10.git] / parser / tom_minus.2
1 method m(a)
2   a := --1;
3 end;