From d48ab374959eed4c5acbbb38e7ea86a011854102 Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 10 Jan 2011 21:29:49 +0100 Subject: SPEC change: ^ is right-assoc and of highest priority --- doc/manual.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.txt b/doc/manual.txt index 299cf5b0f..11b18bdb1 100755 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -368,7 +368,7 @@ indentation tokens is already described in the `Lexical Analysis`_ section. Nimrod allows user-definable operators. Binary operators have 8 different levels of precedence. For user-defined operators, the precedence depends on the first character the operator consists -of. All binary operators are left-associative, except binary operator starting +of. All binary operators are left-associative, except binary operators starting with (or only consisting of) ``^``. ================ ============================================== ================== =============== -- cgit 1.4.1-2-gfad0