codea: testfaelle von intelli
[testub10.git] / codea / intelli_02.0
diff --git a/codea/intelli_02.0 b/codea/intelli_02.0
new file mode 100644 (file)
index 0000000..4dc8522
--- /dev/null
@@ -0,0 +1,3 @@
+method f(a b c)
+       return ((a or 2) or (b or c)) - 10;
+end;
\ No newline at end of file