fixed code block display

Added missing line
This commit is contained in:
Constantin Kloecker 2019-04-10 11:17:40 +02:00 committed by GitHub
parent ef3a18999c
commit 7a240fbd97
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.