testfaelle von thomas ogrisegg (newsgroup)
[testub10.git] / parser / tom_multi.2
diff --git a/parser/tom_multi.2 b/parser/tom_multi.2
new file mode 100644 (file)
index 0000000..9a45f37
--- /dev/null
@@ -0,0 +1,3 @@
+method m (a b c d)
+  return a or b - c;
+end;