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.
noexn
1 parent 939d97e commit acb9202Copy full SHA for acb9202
document/core/appendix/index-types.rst
@@ -17,7 +17,7 @@ Category Constructor
17
:ref:`Packed type <syntax-packtype>` |I8| :math:`\hex{78}` (-8 as |Bs7|)
18
:ref:`Packed type <syntax-packtype>` |I16| :math:`\hex{77}` (-9 as |Bs7|)
19
(reserved) :math:`\hex{78}` .. :math:`\hex{75}`
20
-:ref:`Heap type <syntax-heaptype>` |NOEXN| :math:`\hex{74}` (-14 as |Bs7|)
+:ref:`Heap type <syntax-heaptype>` |NOEXN| :math:`\hex{74}` (-12 as |Bs7|)
21
:ref:`Heap type <syntax-heaptype>` |NOFUNC| :math:`\hex{73}` (-13 as |Bs7|)
22
:ref:`Heap type <syntax-heaptype>` |NOEXTERN| :math:`\hex{72}` (-14 as |Bs7|)
23
:ref:`Heap type <syntax-heaptype>` |NONE| :math:`\hex{71}` (-15 as |Bs7|)
0 commit comments