Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into merge-upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
ngzhian committed Nov 16, 2021
2 parents 7ce9b41 + 25ffaea commit 9468abb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions document/core/intro/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ This language is structured around the following concepts.
specifically 2 64-bit integers, 4 32-bit integers, 8
16-bit integers, or 16 8-bit integers.

Finally, values can consist of opaque *references* that represent pointers towards different sorts of entities.
Unlike with other types, their size or representation is not observable.

.. _instruction:

**Instructions**
Expand Down

0 comments on commit 9468abb

Please sign in to comment.