codeb: testfaelle aus codea
[testub10.git] / codeb / codea_mrstrcmp_05.0
diff --git a/codeb/codea_mrstrcmp_05.0 b/codeb/codea_mrstrcmp_05.0
new file mode 100644 (file)
index 0000000..ad12c0b
--- /dev/null
@@ -0,0 +1,8 @@
+struct
+       u v w x y z
+end;
+
+method f(a)
+       return this.x;
+end;
+