Skip to content

Commit d2654a3

Browse files
authored
feat: test mod pr
1 parent 5accb45 commit d2654a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ var config zbpcfg
6161

6262
func init() {
6363
sus := make([]int64, 0, 16)
64-
// 解析命令行参数
64+
// 解析命令行参数hahahah
6565
d := flag.Bool("d", false, "Enable debug level log and higher.")
6666
w := flag.Bool("w", false, "Enable warning level log and higher.")
6767
h := flag.Bool("h", false, "Display this help.")

0 commit comments

Comments
 (0)