[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / codea_intelli_03.call
diff --git a/gesamt/codea_intelli_03.call b/gesamt/codea_intelli_03.call
new file mode 100644 (file)
index 0000000..961b937
--- /dev/null
@@ -0,0 +1,7 @@
+long f(long, long, long, long);
+
+
+RET(f(3, -2, 0, 15) == 3);
+
+
+