[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / codeb_intelli_04.0
diff --git a/gesamt/codeb_intelli_04.0 b/gesamt/codeb_intelli_04.0
new file mode 100644 (file)
index 0000000..85a12c1
--- /dev/null
@@ -0,0 +1,8 @@
+struct x y z end;
+
+method a()
+       this.x := /*0*/815;
+       /*z := y * this.x;*/
+       return this.x;
+end;
+