From: ceriel Date: Thu, 25 Aug 1988 15:16:31 +0000 (+0000) Subject: minor clarification X-Git-Tag: release-5-5~2887 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8d68d0b1ee76403a508b940a820cfea0bd78a513;p=ack.git minor clarification --- diff --git a/doc/m2ref.doc b/doc/m2ref.doc index eb7aa2e4b..3f3a001c9 100644 --- a/doc/m2ref.doc +++ b/doc/m2ref.doc @@ -394,7 +394,7 @@ size of the elements. The descriptor is pushed first. If the parameter is a value parameter, the called routine must make sure that its value is never changed, for instance by making its own copy -of the array. +of the array. The Modula-2 compiler does exactly this. .NH 1 References .IP [1]