Testcase bugfix
[testub10.git] / codeb / codea_abgabe_ap.0
1 method m(x)
2   return 5 or x or 9;
3 end;