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