[codeb] Instr update + forgotten testcase
[testub10.git] / codeb / codea_abgabe_al.0
1 struct a b c end;
2 struct d e f end;
3
4 method m(x)
5   return e;
6 end;