minor clarification

This commit is contained in:
ceriel 1988-08-25 15:16:31 +00:00
parent 1c11a30ce1
commit 13d5cde23c

View File

@ -394,7 +394,7 @@ size of the elements.
The descriptor is pushed first. The descriptor is pushed first.
If the parameter is a value parameter, the called routine must make sure 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 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 .NH 1
References References
.IP [1] .IP [1]