From 64c638a9dcdc12b1ccf83543bd2aa3aa15ce26f1 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 11 Sep 2012 08:09:34 +0200 Subject: first steps for overloading support of passing blocks; bugfix: test results of 'compile' are not overwritten --- doc/trmacros.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/trmacros.txt b/doc/trmacros.txt index bb6591827..e138625f0 100644 --- a/doc/trmacros.txt +++ b/doc/trmacros.txt @@ -17,7 +17,7 @@ pipeline with user defined optimizations: The compiler now rewrites ``x * 2`` as ``x + x``. The code inside the curlies is the pattern to match against. The operators ``*``, ``**``, - ``|``, ``~`` have a special meaning in patterns if they are written in infix +``|``, ``~`` have a special meaning in patterns if they are written in infix notation, so to match verbatim against ``*`` the ordinary function call syntax needs to be used. -- cgit 1.4.1-2-gfad0