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