mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fixed code block display
Added missing line
This commit is contained in:
parent
ef3a18999c
commit
7a240fbd97
@ -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