mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update layout-of-source-files.rst
This commit is contained in:
parent
0d9970de1d
commit
2d1d07c3a7
@ -1,4 +1,4 @@
|
||||
`********************************
|
||||
********************************
|
||||
Layout of a Solidity Source File
|
||||
********************************
|
||||
|
||||
@ -33,7 +33,7 @@ be sure that our code will compile the way we intended it to. We do not fix
|
||||
the exact version of the compiler, so that bugfix releases are still possible.
|
||||
|
||||
It is possible to specify much more complex rules for the compiler version,
|
||||
the expression follows those used by `the semantic versioner for npm <https://docs.npmjs.com/misc/semver>`_.
|
||||
the expression follows those used by `npm <https://docs.npmjs.com/misc/semver>`_.
|
||||
|
||||
.. index:: source file, ! import
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user