mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #6499 from ConstantinKloecker/patch-1
[Docs] fixed code block display
This commit is contained in:
commit
9eaaf42c4c
@ -238,6 +238,7 @@ GitHub and automatically retrieves the file over the network. You can import
|
|||||||
the iterable mapping as above, e.g.
|
the iterable mapping as above, e.g.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
import "github.com/ethereum/dapp-bin/library/iterable_mapping.sol" as it_mapping;
|
import "github.com/ethereum/dapp-bin/library/iterable_mapping.sol" as it_mapping;
|
||||||
|
|
||||||
Remix may add other source code providers in the future.
|
Remix may add other source code providers in the future.
|
||||||
|
Loading…
Reference in New Issue
Block a user