update for Go 1.12

This commit is contained in:
Go101
2019-02-26 12:29:27 -04:00
committed by GitHub
parent ec54a84b0c
commit 8656320237

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]