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