[gesamt] Added and adopted Testcases from SS09
[testub10.git] / gesamt / old_abgabe_ci.call
diff --git a/gesamt/old_abgabe_ci.call b/gesamt/old_abgabe_ci.call
new file mode 100644 (file)
index 0000000..f9e8921
--- /dev/null
@@ -0,0 +1,2 @@
+extern long fib(long,long);
+RET(2==fib(42,3));