Merge pull request #3616 from jbaylina/patch-1

I think this example misses a 1.
This commit is contained in:
chriseth 2018-02-28 10:33:50 +01:00 committed by GitHub
commit ac5485a254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;:9;2::2;;``
``1:2:1;:9;2:1:2;;``
***************
Tips and Tricks