scripts: hoffentlich arbeitet bench.sh nun korrekt
[testub10.git] / parser / tom_minus.2
1 method m(a)
2   a := --1;
3 end;