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