testfaelle von thomas ogrisegg (newsgroup)
[testub10.git] / parser / tom_minus.2
diff --git a/parser/tom_minus.2 b/parser/tom_minus.2
new file mode 100644 (file)
index 0000000..a37cbe2
--- /dev/null
@@ -0,0 +1,3 @@
+method m(a)
+  a := --1;
+end;