1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

doc: fix doc error

This commit is contained in:
dudaodong
2023-02-23 10:58:43 +08:00
parent 65704dea06
commit ef19a414bc

View File

@@ -207,7 +207,7 @@ import (
func main() {
count := 0
add := func() {
count++
}