Merge pull request #216 from go101/patch-1

update for Go 1.12
This commit is contained in:
Mark McGranaghan
2019-05-31 12:05:52 -07:00
committed by GitHub

View File

@@ -6,4 +6,6 @@ v1: 7
len: 2
map: map[k1:7]
prs: false
map: map[foo:1 bar:2]
map: map[bar:2 foo:1]