mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #3616 from jbaylina/patch-1
I think this example misses a 1.
This commit is contained in:
commit
ac5485a254
@ -219,7 +219,7 @@ This means the following source mappings represent the same information:
|
|||||||
|
|
||||||
``1:2:1;1:9:1;2:1:2;2:1:2;2:1:2``
|
``1:2:1;1:9:1;2:1:2;2:1:2;2:1:2``
|
||||||
|
|
||||||
``1:2:1;:9;2::2;;``
|
``1:2:1;:9;2:1:2;;``
|
||||||
|
|
||||||
***************
|
***************
|
||||||
Tips and Tricks
|
Tips and Tricks
|
||||||
|
Loading…
Reference in New Issue
Block a user