ppc: 'neue' testfaelle
[testub10.git] / gesamt_ppc / codea_lewurm_05.0
diff --git a/gesamt_ppc/codea_lewurm_05.0 b/gesamt_ppc/codea_lewurm_05.0
new file mode 100644 (file)
index 0000000..a14beea
--- /dev/null
@@ -0,0 +1,3 @@
+method Long(a b c d e)
+       return e - d - c - b - a - this;
+end;