arm: codeb cases added
[testub10.git] / gesamt_arm / codeb_abgabe_bb.0
1 method m()
2   var that:=3*this;
3   return this or that;
4 end;