X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gesamt%2Fcodea_abgabe_zc.3;fp=gesamt%2Fcodea_abgabe_zc.3;h=62b6d5c34cdf5d28960182227fe7ef086ed0d164;hb=76e241118cfbdfc591358487ea34e72ae9d7a6b2;hp=0000000000000000000000000000000000000000;hpb=4f0525be75356861de3a21b86a4c44a4b7297397;p=testub10.git diff --git a/gesamt/codea_abgabe_zc.3 b/gesamt/codea_abgabe_zc.3 new file mode 100644 index 0000000..62b6d5c --- /dev/null +++ b/gesamt/codea_abgabe_zc.3 @@ -0,0 +1,10 @@ +method m() + while this do + var x:=this; + if this then + else + var x:=this; + end; + end; +end; +