minor clarification

This commit is contained in:
ceriel 1988-08-25 15:16:31 +00:00
parent 9a7a7f7f4b
commit 8d68d0b1ee

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]