ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / 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;