mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
docs: fix code annotation
This commit is contained in:
parent
4073c02cf3
commit
8ce5707a42
@ -541,7 +541,7 @@ Above, ``Block`` refers to ``Block`` in the JULIA code grammar explained in the
|
|||||||
|
|
||||||
An example JULIA Object is shown below:
|
An example JULIA Object is shown below:
|
||||||
|
|
||||||
..code::
|
.. code::
|
||||||
|
|
||||||
// Code consists of a single object. A single "code" node is the code of the object.
|
// Code consists of a single object. A single "code" node is the code of the object.
|
||||||
// Every (other) named object or data section is serialized and
|
// Every (other) named object or data section is serialized and
|
||||||
|
Loading…
Reference in New Issue
Block a user