parser: offizielle testfaelle der abgabe
[testub10.git] / parser / abgabe_m.0
1 method x()
2   if x then
3     if x then
4     else
5       if x then
6       else
7         x:=x;
8       end;
9     end;
10   end;
11 end;