[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / codea_intelli_07.0
diff --git a/gesamt/codea_intelli_07.0 b/gesamt/codea_intelli_07.0
new file mode 100644 (file)
index 0000000..0394e3c
--- /dev/null
@@ -0,0 +1,5 @@
+struct x y z end;
+
+method f(a)
+       return (a - (-3*8)).y;
+end;