mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
Fixed a typo...
This commit is contained in:
parent
6be1fab900
commit
1f69b36405
1 changed files with 1 additions and 1 deletions
|
@ -1696,7 +1696,7 @@ all @code{<@@lower>} parts are omitted.
|
|||
|
||||
The @code{<:len>} part is a @samp{:} character followed by an unsigned
|
||||
integer in decimal giving the length of a dimension. Like for the lower
|
||||
bounds, there is one @code{<:len>} for ech dimension, and the
|
||||
bounds, there is one @code{<:len>} for each dimension, and the
|
||||
@code{<:len>} part always follows the @code{<@@lower>} part for a
|
||||
dimension. Lengths are only then printed when they can't be deduced
|
||||
from the nested lists of elements of the array literal, which can happen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue