gesamt LVA-Testfaelle
[testub10.git] / gesamt / codea_abgabe_as.0
diff --git a/gesamt/codea_abgabe_as.0 b/gesamt/codea_abgabe_as.0
new file mode 100644 (file)
index 0000000..785163c
--- /dev/null
@@ -0,0 +1,5 @@
+struct x end;
+
+method m(x)
+  return x;
+end;