mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #2660 from jamesray1/patch-26
Constructor index in docs/contracts.rst
This commit is contained in:
commit
8ee973f316
@ -10,7 +10,7 @@ variables. Calling a function on a different contract (instance) will perform
|
||||
an EVM function call and thus switch the context such that state variables are
|
||||
inaccessible.
|
||||
|
||||
.. index:: ! contract;creation
|
||||
.. index:: ! contract;creation, constructor
|
||||
|
||||
******************
|
||||
Creating Contracts
|
||||
|
Loading…
Reference in New Issue
Block a user