Merge pull request #6499 from ConstantinKloecker/patch-1

[Docs] fixed code block display
This commit is contained in:
Erik Kundt 2019-04-10 12:18:11 +02:00 committed by GitHub
commit 9eaaf42c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -238,6 +238,7 @@ GitHub and automatically retrieves the file over the network. You can import
the iterable mapping as above, e.g.
::
import "github.com/ethereum/dapp-bin/library/iterable_mapping.sol" as it_mapping;
Remix may add other source code providers in the future.