Skip to content

Commit 4e314da

Browse files
authored
[spec] Add missing syntax for idx
1 parent a5f4a85 commit 4e314da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/syntax/modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Indices
6868
Definitions are referenced with zero-based *indices*.
6969
Each class of definition has its own *index space*, as distinguished by the following classes.
7070

71-
$${syntax: {typeidx funcidx globalidx tableidx memidx tagidx elemidx dataidx labelidx localidx fieldidx}}
71+
$${syntax: {idx typeidx funcidx globalidx tableidx memidx tagidx elemidx dataidx labelidx localidx fieldidx}}
7272

7373
The index space for
7474
:ref:`tags <syntax-tag>`,

0 commit comments

Comments
 (0)