gesamt: keine auswertungsreihenfolge ftw, seiteneffekte ade
[testub10.git] / codea / abgabe_aq.0
1 struct a b c end;
2
3 method m(x)
4   return (this-8).c;
5 end;