Merge branch 'master' of git://github.com/skinner33/testub10
[testub10.git] / codeb / codea_abgabe_an.0
1 method m(x)
2   return not((not this) or (not x));
3 end;