[codeb] Instr update + forgotten testcase
[testub10.git] / codeb / codea_abgabe_an.0
1 method m(x)
2   return not((not this) or (not x));
3 end;