Skip to content

Commit

Permalink
removing >[! SD] I would like a piece of code here ] since it breaks …
Browse files Browse the repository at this point in the history
…the parser
  • Loading branch information
Ducasse committed Nov 26, 2024
1 parent 6420341 commit 5e648ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Part0-Preamble/1-ObjectStructure/objectStructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ It is important to see that the objects that are encoded this way should be immu
##### Remark two.
To speed the decoding of the encoded objects, in 32-bits, the system assigns the tag 1 and 11 to the same class SmallInteger. This way there is no need to perform extra check: first bit at one is integer and 10 is character (see below).

>[! SD] I would like a piece of code here ]



Expand Down

0 comments on commit 5e648ac

Please sign in to comment.