X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=blobdiff_plain;f=gesamt%2Fcodea_abgabe_am.0;fp=gesamt%2Fcodea_abgabe_am.0;h=786ebbe1aa113b12bd2455052d423f7728b79f52;hp=0000000000000000000000000000000000000000;hb=76e241118cfbdfc591358487ea34e72ae9d7a6b2;hpb=4f0525be75356861de3a21b86a4c44a4b7297397 diff --git a/gesamt/codea_abgabe_am.0 b/gesamt/codea_abgabe_am.0 new file mode 100644 index 0000000..786ebbe --- /dev/null +++ b/gesamt/codea_abgabe_am.0 @@ -0,0 +1,6 @@ +struct a b c end; +struct d e f end; + +method m(x) + return x.c.d; +end;