[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / ag_nax_12.3
diff --git a/gesamt/ag_nax_12.3 b/gesamt/ag_nax_12.3
new file mode 100644 (file)
index 0000000..4ee7a1b
--- /dev/null
@@ -0,0 +1,6 @@
+struct a b c end;
+method test(arg1 arg2)
+    arg1.a := 10;
+end;
+
+struct c d e end;