gesamt LVA-Testfaelle
[testub10.git] / gesamt / codea_abgabe_ai.call
diff --git a/gesamt/codea_abgabe_ai.call b/gesamt/codea_abgabe_ai.call
new file mode 100644 (file)
index 0000000..08f6d30
--- /dev/null
@@ -0,0 +1,2 @@
+extern long m(long,long);
+RET(m(0,-4)==0 && m(9,-3)==1);