We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224a75c commit 90cbd50Copy full SHA for 90cbd50
document/core/valid/modules.rst
@@ -841,8 +841,6 @@ The :ref:`external types <syntax-externtype>` classifying a module may contain f
841
842
* Let :math:`\X{et}^\ast` be the concatenation of :ref:`external types <syntax-externtype>` :math:`\X{et}_i` of the exports, in index order.
843
844
-* The length of :math:`C.\CMEMS` must not be larger than :math:`1`.
845
-
846
* All export names :math:`\export_i.\ENAME` must be different.
847
848
* Then the module is valid with :ref:`external types <syntax-externtype>` :math:`\X{it}^\ast \to \X{et}^\ast`.
0 commit comments