Skip to content

Commit

Permalink
Update docs/internals/optimizer.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Kamil Śliwak <cameel2@gmail.com>
  • Loading branch information
0xisk and cameel committed Jun 4, 2021
1 parent be0c2cb commit 4e8c165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/internals/optimizer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ the sequence:
or the equivalent Yul

.. code-block:: solidity
.. code-block:: yul
let x := calldataload(0)
mstore(x, 100)
Expand Down

0 comments on commit 4e8c165

Please sign in to comment.