scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / ag_lewurm_00.3
1 method f(a b c)
2         /* x nicht deklariert */
3         if a < x then
4                 c := 0x1;
5         end;
6 end;