ppc: 'neue' testfaelle
[testub10.git] / gesamt_ppc / codea_intelli_03.0
diff --git a/gesamt_ppc/codea_intelli_03.0 b/gesamt_ppc/codea_intelli_03.0
new file mode 100644 (file)
index 0000000..2cb9197
--- /dev/null
@@ -0,0 +1,4 @@
+method f(a b c)
+       return (a < (b  < c)) * this; 
+end;
+