gesamt: testfaelle fix (bitte hinweis in README lesen) und ein neuer testfall
[testub10.git] / gesamt / codea_abgabe_as.0
1 struct x end;
2
3 method m(x)
4   return x;
5 end;