From 7d8ef01e290438e5aa788edcec516cec77355d26 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 1 Sep 2017 08:25:43 +0200 Subject: update the manual; 'of', 'low' and 'high' can now be overloaded --- doc/manual/procs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/manual/procs.txt b/doc/manual/procs.txt index 1ed12b8cf..6d09ac3f5 100644 --- a/doc/manual/procs.txt +++ b/doc/manual/procs.txt @@ -283,8 +283,8 @@ Nonoverloadable builtins The following builtin procs cannot be overloaded for reasons of implementation simplicity (they require specialized semantic checking):: - declared, defined, definedInScope, compiles, low, high, sizeOf, - is, of, shallowCopy, getAst, astToStr, spawn, procCall + declared, defined, definedInScope, compiles, sizeOf, + is, shallowCopy, getAst, astToStr, spawn, procCall Thus they act more like keywords than like ordinary identifiers; unlike a keyword however, a redefinition may `shadow`:idx: the definition in -- cgit 1.4.1-2-gfad0