diff --git a/document/core/text/types.rst b/document/core/text/types.rst index 5e63b7c9ca..7705cc575e 100644 --- a/document/core/text/types.rst +++ b/document/core/text/types.rst @@ -93,6 +93,10 @@ Function Types &\Rightarrow& t \\ \end{array} +.. note:: + The optional identifier names for parameters in a function type only have documentation purpose. + They cannot be referenced from anywhere. + Abbreviations .............