mirror of
https://gitee.com/johng/gf.git
synced 2024-11-30 19:27:46 +08:00
improve example for package gmap
This commit is contained in:
parent
4f699af051
commit
f3ff1ae08b
@ -133,7 +133,7 @@ func Example_filter() {
|
||||
fmt.Println(m1.Map())
|
||||
fmt.Println(m2.Map())
|
||||
|
||||
// Output:
|
||||
// May Output:
|
||||
// map[k4:1]
|
||||
// map[k1: k3:0 k4:1]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user