mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
tweak: expand definition of suggested collision naming convention
This commit is contained in:
parent
1698384864
commit
e2d87c1bcc
@ -1258,8 +1258,7 @@ Avoiding Naming Collisions
|
|||||||
|
|
||||||
* ``single_trailing_underscore_``
|
* ``single_trailing_underscore_``
|
||||||
|
|
||||||
This convention is suggested when the desired name collides with that of a
|
This convention is suggested when the desired name collides with that of an existing state variable, function, built-in or otherwise reserved name.
|
||||||
built-in or otherwise reserved name.
|
|
||||||
|
|
||||||
.. _style_guide_natspec:
|
.. _style_guide_natspec:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user