gesamt LVA-Testfaelle
[testub10.git] / gesamt / codea_abgabe_a.0
diff --git a/gesamt/codea_abgabe_a.0 b/gesamt/codea_abgabe_a.0
new file mode 100644 (file)
index 0000000..8c3fc2a
--- /dev/null
@@ -0,0 +1,3 @@
+method m(x)
+  return x-this;
+end;