gesamt: erste (brauchbare) testfaelle
[testub10.git] / gesamt / lewurm_00.call
diff --git a/gesamt/lewurm_00.call b/gesamt/lewurm_00.call
new file mode 100644 (file)
index 0000000..ab3151c
--- /dev/null
@@ -0,0 +1,4 @@
+long f(long);
+long g(long);
+
+RET(f(0xdead) == 4);