ag: testfaelle der abgabe
[testub10.git] / ag / abgabe_zb.3
1 method m(x)
2   if x then
3     var x:=0;
4   end;
5 end;