[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / codea_intelli_01.0
diff --git a/gesamt/codea_intelli_01.0 b/gesamt/codea_intelli_01.0
new file mode 100644 (file)
index 0000000..f0da467
--- /dev/null
@@ -0,0 +1,3 @@
+method f(a)
+       return (a*a) * (2-3)  * this * (3 * (2-3));
+end;