parser: terme 'kuerzen'
[uebersetzerbau-ss10.git] / test / parser / a.2
1 method f ()
2         var muh := 0x10;
3         muh = muh * -2;
4 end;