7 lines
79 B
Bash
7 lines
79 B
Bash
$ go run maps.go
|
|
map: map[k1:7 k2:13]
|
|
v1: 7
|
|
len: 2
|
|
map: map[k1:7]
|
|
prs: false
|