[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / codea_lewurm_10.call
diff --git a/gesamt/codea_lewurm_10.call b/gesamt/codea_lewurm_10.call
new file mode 100644 (file)
index 0000000..fff444f
--- /dev/null
@@ -0,0 +1,5 @@
+long w(long);
+long x(long);
+long y(long);
+
+RET(w(0)==1 && x(0)==0 && y(1)==0);