codea: testfaelle von intelli
[testub10.git] / codea / intelli_02.call
diff --git a/codea/intelli_02.call b/codea/intelli_02.call
new file mode 100644 (file)
index 0000000..8cf536a
--- /dev/null
@@ -0,0 +1,4 @@
+long f(long, long, long, long);
+
+RET(f(0, 1, 8, 16) == 17);
+