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