scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / codea_abgabe_zb.3
1 method m(x)
2   if x then
3     var x:=0;
4   end;
5 end;