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