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