Skip to content

Commit

Permalink
Removing $ in the middle of the article
Browse files Browse the repository at this point in the history
  • Loading branch information
meg4cyberc4t committed Sep 4, 2024
1 parent ecaf22b commit 57d078b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ <h2 id="built-in-types-on-platforms-dart-vm">Built-in types on platforms: Dart V
<span class="n">clef</span><span class="o">.</span><span class="na">codeUnitAt</span><span class="p">(</span><span class="mi">1</span><span class="p">);</span> <span class="c1">// 0xDD1E</span>
</code></pre></div></div>

<p>Strings also have size restrictions, these are MaxSmi / 2 = 2305843009213693951$
<p>Strings also have size restrictions, these are MaxSmi / 2 = 2305843009213693951
.</p>

<p><strong><em>Nulls and hashCodes</em></strong></p>
Expand Down

0 comments on commit 57d078b

Please sign in to comment.