Testcase bugfix
[testub10.git] / codeb / codea_abgabe_ai.0
1 method m(x)
2   return -4<x;
3 end;