gesamt LVA-Testfaelle
[testub10.git] / gesamt / codea_abgabe_zc.3
diff --git a/gesamt/codea_abgabe_zc.3 b/gesamt/codea_abgabe_zc.3
new file mode 100644 (file)
index 0000000..62b6d5c
--- /dev/null
@@ -0,0 +1,10 @@
+method m()
+  while this do
+    var x:=this;
+    if this then
+    else
+      var x:=this;
+    end;
+  end;
+end;
+