Skip to content

Commit e1a5574

Browse files
authored
Update cmap_bench_test.go
1 parent 1236f4d commit e1a5574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmap/cmap_bench_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Copyright 2016 The Go Authors. All rights reserved.
22
// Use of this source code is governed by a BSD-style
33
// license that can be found in the LICENSE file.
4-
// guonaihong: 如何如下
5-
// 1. interface的换成泛型语法
4+
// guonaihong: 修改如下
5+
// 1. interface的地方换成泛型语法
66

77
package cmap
88

0 commit comments

Comments
 (0)