Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion document/core/binary/types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ $${grammar: Bresulttype}
pair: binary format; field type
pair: binary format; storage type
pair: binary format; packed type
.. _binary-mut:
.. _binary-comptype:
.. _binary-aggrtype:
.. _binary-functype:
Expand Down Expand Up @@ -163,7 +164,6 @@ $${grammar: Btagtype}
.. index:: global type, mutability, value type
pair: binary format; global type
pair: binary format; mutability
.. _binary-mut:
.. _binary-globaltype:

Global Types
Expand Down
Loading