You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: document/core/text/modules.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ If inline declarations are given, then their types must match the referenced :re
108
108
\end{array} \\
109
109
\end{array}
110
110
111
-
The synthesized attribute of a |Ttypeuse| is a pair consisting of both the used :ref:`type index <syntax-typeidx>` and the updated:ref:`identifier context <text-context>` including possible parameter identifiers.
111
+
The synthesized attribute of a |Ttypeuse| is a pair consisting of both the used :ref:`type index <syntax-typeidx>` and the local:ref:`identifier context <text-context>` containing possible parameter identifiers.
112
112
The following auxiliary function extracts optional identifiers from parameters:
113
113
114
114
.. math::
@@ -200,7 +200,7 @@ Function definitions can bind a symbolic :ref:`function identifier <text-id>`, a
0 commit comments