mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Solve issue 12658 ; Solving wrong syntax.
Solve this issue : https://github.com/ethereum/solidity/issues/12658
This commit is contained in:
parent
1210c3e60f
commit
1188795449
@ -24,7 +24,7 @@ actual release. They are not meant for production use.
|
|||||||
|
|
||||||
When deploying contracts, you should use the latest released version of Solidity. This
|
When deploying contracts, you should use the latest released version of Solidity. This
|
||||||
is because breaking changes, as well as new features and bug fixes are introduced regularly.
|
is because breaking changes, as well as new features and bug fixes are introduced regularly.
|
||||||
We currently use a 0.x version number [to indicate this fast pace of change](https://semver.org/#spec-item-4).
|
We currently use a 0.x version number `to indicate this fast pace of change <https://semver.org/#spec-item-4>`_.
|
||||||
|
|
||||||
Remix
|
Remix
|
||||||
=====
|
=====
|
||||||
|
Loading…
Reference in New Issue
Block a user