gesamt LVA-Testfaelle
[testub10.git] / gesamt / codea_abgabe_aj.call
diff --git a/gesamt/codea_abgabe_aj.call b/gesamt/codea_abgabe_aj.call
new file mode 100644 (file)
index 0000000..f0e4c7b
--- /dev/null
@@ -0,0 +1,2 @@
+extern long m(long,long);
+RET(m(-9,12)==0 && m(-10,13)==1);