mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-13 09:12:28 +08:00
doc: fix doc error
This commit is contained in:
@@ -207,7 +207,7 @@ import (
|
|||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
count := 0
|
count := 0
|
||||||
|
|
||||||
add := func() {
|
add := func() {
|
||||||
count++
|
count++
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user