mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix trailing whitespace, add punctuation
This commit is contained in:
parent
a334ab3525
commit
5fcba53223
@ -85,7 +85,7 @@ to immutables with the values assigned to them. This is important if
|
||||
you are comparing the
|
||||
runtime code generated by the compiler with the one actually stored in the
|
||||
blockchain. The compiler outputs where these immutables are located in the bytecode
|
||||
in the ``immutableReferences`` of the :ref:`compiler output <compiler-api>`
|
||||
in the ``immutableReferences`` of the :ref:`compiler output <compiler-api>`.
|
||||
|
||||
.. note::
|
||||
Immutables that are assigned at their declaration are only considered
|
||||
|
Loading…
Reference in New Issue
Block a user